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

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180563'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180563'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180771> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180771'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180771'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180775> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180775'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180775'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180768> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180768'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180768'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181559> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181559'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181559'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181558> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181558'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181558'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181557> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181557'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181557'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181556> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181556'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181556'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181554> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181554'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181554'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181013> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181013'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181013'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180636> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180636'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180636'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181509> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181509'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181509'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181510> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181510'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181510'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181512> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181512'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181512'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181514> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181514'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181514'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180635> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180635'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180635'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180633> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180633'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180633'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180632> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180632'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180632'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180634> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180634'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180634'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181515> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181515'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181515'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181517> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181517'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181517'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180924> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180924'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180924'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180923> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180923'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180923'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180487> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180487'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180487'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180455> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180455'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180455'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180456> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180456'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180456'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180457> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180457'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180457'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180458> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180458'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180458'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180459> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180459'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180459'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180454> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180454'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180454'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180453> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180453'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180453'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180340> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180340'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180340'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180343> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180343'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180343'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180342> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180342'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180342'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180346> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180346'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180346'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180344> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180344'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180344'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180345> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180345'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180345'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180341> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180341'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180341'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180488> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180488'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180488'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180493> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180493'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180493'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180967> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180967'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180967'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180320> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180320'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180320'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180319> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180319'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180319'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181012> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181012'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181012'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181033> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181033'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181033'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181034> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181034'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181034'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181035> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181035'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181035'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181036> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181036'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181036'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181037> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181037'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181037'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181038> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181038'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181038'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181032> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181032'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181032'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180357> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180357'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180357'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180359> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180359'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180359'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180360> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180360'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180360'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180358> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180358'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180358'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180356> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180356'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180356'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181005> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181005'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181005'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181004> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181004'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181004'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181009> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181009'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181009'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181003> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181003'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181003'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181008> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181008'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181008'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181006> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181006'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181006'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181011> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181011'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181011'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181007> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181007'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181007'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181052> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181052'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181052'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180799> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180799'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180799'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180800> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180800'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180800'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181087> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181087'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181087'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181088> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181088'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181088'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181085> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181085'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181085'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181091> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181091'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181091'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181092> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181092'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181092'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181090> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181090'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181090'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180582> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180582'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180582'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181096> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181096'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181096'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181093> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181093'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181093'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181094> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181094'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181094'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181095> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181095'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181095'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180938> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180938'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180938'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180939> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180939'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180939'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180941> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180941'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180941'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180943> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180943'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180943'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180947> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180947'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180947'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180946> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180946'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180946'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180945> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180945'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180945'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180944> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180944'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180944'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180942> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180942'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180942'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180940> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180940'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180940'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180774> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180774'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180774'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180773> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180773'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180773'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180772> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180772'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180772'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180769> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180769'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180769'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180767> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180767'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180767'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180766> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180766'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180766'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180765> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180765'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180765'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180764> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180764'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180764'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180763> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180763'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180763'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180789> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180789'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2461'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180789'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2461'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180707> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180707'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180707'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180708> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180708'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180708'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180714> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180714'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180714'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180712> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180712'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180712'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180717> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180717'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180717'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180711> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180711'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180711'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180716> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180716'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180716'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180710> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180710'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180710'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180709> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180709'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180709'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181462> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181462'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181462'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181461> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181461'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181461'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181460> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181460'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181460'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181459> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181459'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181459'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181458> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181458'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181458'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181453> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181453'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181453'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181457> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181457'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181457'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181451> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181451'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181451'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181455> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181455'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181455'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181454> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181454'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181454'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181452> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181452'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181452'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181456> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181456'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181456'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181450> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181450'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181450'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180290> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180290'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180290'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180291> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180291'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180291'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180288> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180288'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180288'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180287> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180287'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180287'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180289> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180289'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180289'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180384> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180384'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180384'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180388> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180388'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180388'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180387> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180387'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180387'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180383> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180383'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180383'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180473> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180473'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180473'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180472> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180472'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180472'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181170> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181170'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181170'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181169> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181169'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181169'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181168> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181168'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181168'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181147> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181147'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181147'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181141> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181141'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181141'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181142> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181142'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181142'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181144> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181144'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181144'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181146> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181146'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181146'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181148> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181148'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181148'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181149> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181149'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181149'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181151> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181151'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181151'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181145> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181145'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181145'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180618> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180618'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180618'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180659> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180659'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180659'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180660> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180660'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180660'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180661> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180661'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180661'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181377> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181377'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181377'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181378> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181378'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181378'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181376> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181376'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181376'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181375> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181375'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181375'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181374> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181374'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181374'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181185> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181185'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181185'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181086> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181086'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181086'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181089> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181089'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181089'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181084> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181084'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181084'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181555> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181555'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181555'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181252> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181252'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181252'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181257> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181257'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181257'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181251> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181251'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181251'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181255> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181255'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181255'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181254> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181254'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181254'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181253> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181253'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181253'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181256> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181256'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181256'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181258> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181258'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181258'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181259> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181259'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181259'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181260> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181260'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181260'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180824> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180824'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180824'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180821> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180821'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180821'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180822> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180822'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180822'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180825> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180825'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180825'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181383> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181383'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181383'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181384> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181384'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181384'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180742> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180742'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180742'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180741> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180741'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180741'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180743> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180743'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180743'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180744> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180744'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180744'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180745> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180745'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180745'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180280> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180280'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180280'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180279> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180279'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180279'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180857> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180857'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180857'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180858> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180858'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180858'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180860> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180860'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180860'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180604> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180604'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180604'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180605> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180605'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180605'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180903> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180903'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180903'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180902> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180902'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180902'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180904> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180904'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180904'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180905> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180905'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180905'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180906> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180906'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180906'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180907> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180907'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180907'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180862> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180862'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180862'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180859> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180859'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180859'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180762> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180762'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180762'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181190> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181190'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181190'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181189> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181189'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181189'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181188> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181188'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181188'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181186> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181186'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181186'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181187> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181187'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181187'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180281> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180281'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180281'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180295> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180295'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180295'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181540> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181540'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181540'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180517> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180517'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180517'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180516> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180516'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180516'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180978> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180978'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180978'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180977> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180977'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180977'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180976> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180976'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180976'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180975> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180975'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180975'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180974> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180974'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180974'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180969> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180969'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180969'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180972> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180972'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180972'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180971> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180971'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180971'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180973> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180973'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180973'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180980> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180980'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180980'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180968> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180968'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180968'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180271> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180271'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180271'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180623> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180623'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180623'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180625> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180625'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180625'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180622> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180622'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180622'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180547> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180547'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180547'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181483> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181483'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181483'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181484> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181484'^^xsd:integer;
  dwc:scientificName 'Theristus pertenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121631'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181484'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180521> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180521'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180521'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180520> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180520'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180520'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180545> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180545'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180545'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180546> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180546'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180546'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180519> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180519'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180519'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180518> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180518'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180518'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181333> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181333'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181333'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181332> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181332'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181332'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181334> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181334'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181334'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180385> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180385'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180385'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180925> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180925'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180925'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181513> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181513'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181513'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181516> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181516'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181516'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181508> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181508'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181508'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181355> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181355'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181355'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181014> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181014'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181014'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181010> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181010'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181010'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180705> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180705'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180705'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180704> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180704'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180704'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180703> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180703'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180703'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181164> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181164'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181164'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181167> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181167'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181167'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181166> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181166'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181166'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181165> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181165'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181165'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180619> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180619'^^xsd:integer;
  dwc:scientificName 'Enoploides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2512'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180619'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180316> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180316'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180316'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180315> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180315'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180315'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180314> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180314'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180314'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180313> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180313'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180313'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180317> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180317'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180317'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180318> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180318'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180318'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180322> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180322'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180322'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180321> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180321'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180321'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180276> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180276'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180276'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180275> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180275'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180275'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180274> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180274'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180274'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181290> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181290'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181290'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181289> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181289'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181289'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181125> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181125'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181125'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181124> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181124'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181124'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181122> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181122'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181122'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181123> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181123'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181123'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181204> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181204'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181204'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181203> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181203'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181203'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181205> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181205'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181205'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181206> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181206'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181206'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181230> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181230'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181230'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181240> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181240'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181240'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180606> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180606'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180606'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180901> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180901'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180901'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180861> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180861'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180861'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180386> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180386'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180386'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180715> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180715'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180715'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180292> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180292'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180292'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181143> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181143'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181143'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181150> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181150'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181150'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181184> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181184'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181184'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181083> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181083'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181083'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180823> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180823'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180823'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180770> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180770'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180770'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181337> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181337'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181337'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181336> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181336'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181336'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181335> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181335'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181335'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180979> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180979'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180979'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180970> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180970'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180970'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180624> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180624'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180624'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181511> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181511'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181511'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180713> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.81 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.81"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180713'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180713'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181358> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181358'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181358'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181361> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181361'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181361'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181359> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181359'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181359'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181356> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181356'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181356'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181360> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181360'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181360'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180758> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180758'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180758'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180747> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180747'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180747'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180748> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180748'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180748'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180749> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180749'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180749'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180750> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180750'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180750'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180996> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180996'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180996'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181362> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181362'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181362'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180567> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180567'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180567'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180568> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180568'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180568'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181419> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181419'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181419'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180671> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180671'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180671'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180670> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180670'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180670'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180672> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180672'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180672'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180629> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180629'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180629'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180628> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180628'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180628'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181494> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181494'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181494'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181496> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181496'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181496'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180566> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180566'^^xsd:integer;
  dwc:scientificName 'Desmolaimus zeelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121653'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180566'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121653'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180914> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180914'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180914'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180913> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180913'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180913'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180435> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180435'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180435'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180958> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180958'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180958'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180957> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180957'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180957'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180956> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180956'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180956'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180954> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180954'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180954'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180452> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180452'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180452'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180451> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180451'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180451'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180450> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180450'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180450'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180335> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180335'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180335'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180334> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180334'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180334'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180332> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180332'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180332'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180333> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180333'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180333'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180484> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180484'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180484'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180436> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180436'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180436'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180434> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180434'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180434'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180959> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180959'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180959'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181485> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181485'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181485'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181486> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181486'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181486'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180993> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180993'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180993'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180998> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180998'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180998'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180353> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180353'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180353'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181492> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181492'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181492'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181039> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181039'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181039'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181041> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181041'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181041'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180272> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180272'^^xsd:integer;
  dwc:scientificName 'Adoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180272'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181310> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181310'^^xsd:integer;
  dwc:scientificName 'Sabatieria longiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229852'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181310'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180991> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180991'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180991'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180990> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180990'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180990'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180997> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180997'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180997'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180994> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180994'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180994'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180995> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180995'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180995'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180992> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180992'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180992'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180999> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180999'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180999'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181040> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181040'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181040'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181043> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181043'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181043'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181042> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181042'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181042'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181398> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181398'^^xsd:integer;
  dwc:scientificName 'Terschellingia communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121677'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181398'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180792> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180792'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180792'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180790> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180790'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180790'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180791> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180791'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180791'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180793> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180793'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180793'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180794> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180794'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180794'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180682> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180682'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180682'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181369> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181369'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181369'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181069> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181069'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181069'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181068> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181068'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181068'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180571> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180571'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180571'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181071> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181071'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181071'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181066> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181066'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181066'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181070> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181070'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181070'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180570> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180570'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180570'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180759> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180759'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180759'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181295> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181295'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181295'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181296> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181296'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181296'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181294> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181294'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181294'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181293> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181293'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181293'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181292> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181292'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181292'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181297> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181297'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181297'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180364> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180364'^^xsd:integer;
  dwc:scientificName 'Chitwoodia tripapillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121300'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180364'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180367> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180367'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180367'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180371> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180371'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180371'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180370> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180370'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180370'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180366> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180366'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180366'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180369> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180369'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180369'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181393> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181393'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181393'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181394> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181394'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181394'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181425> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181425'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181425'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181428> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181428'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181428'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181427> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181427'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181427'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181430> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181430'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181430'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181431> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181431'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181431'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181426> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181426'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181426'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181429> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181429'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181429'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181400> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181400'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181400'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181432> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181432'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181432'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181433> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181433'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181433'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181128> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181128'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181128'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181132> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181132'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181132'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181131> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181131'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181131'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181130> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181130'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181130'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181129> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181129'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181129'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181134> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181134'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181134'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180282> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180282'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180282'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180283> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180283'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180283'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180468> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180468'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180468'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180469> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180469'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180469'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180471> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180471'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180471'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180467> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180467'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180467'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180470> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180470'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180470'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181138> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181138'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181138'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181140> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181140'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181140'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181139> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181139'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181139'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181135> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181135'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181135'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181133> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181133'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181133'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180653> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180653'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180653'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180654> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180654'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180654'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180652> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180652'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180652'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180655> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180655'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180655'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181058> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181058'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181058'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181542> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181542'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181542'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181541> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181541'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181541'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181543> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181543'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181543'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181243> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181243'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181243'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181245> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181245'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181245'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181242> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181242'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181242'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180476> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180476'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180476'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181244> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181244'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181244'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181241> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181241'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181241'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180810> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180810'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180810'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180816> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180816'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180816'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180814> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180814'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180814'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180813> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180813'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180813'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180815> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180815'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180815'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180807> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180807'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180807'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180811> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180811'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180811'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180808> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180808'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180808'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180812> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180812'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180812'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180723> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180723'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180723'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180725> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180725'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180725'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180728> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180728'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180728'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180727> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180727'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180727'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180726> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180726'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180726'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180278> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180278'^^xsd:integer;
  dwc:scientificName 'Ammotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153198'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180278'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180846> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180846'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180846'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180845> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180845'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180845'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180844> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180844'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180844'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180847> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180847'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180847'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180428> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180428'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180428'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180427> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180427'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180427'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180597> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180597'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180597'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180595> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180595'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180595'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180596> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180596'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180596'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180598> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180598'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180598'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180599> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180599'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180599'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180594> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180594'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180594'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180352> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180352'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180352'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180897> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180897'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180897'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180898> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180898'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180898'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180899> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180899'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180899'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180406> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180406'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180406'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180408> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180408'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180408'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180409> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180409'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180409'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180405> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180405'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180405'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180402> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180402'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180402'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180404> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180404'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180404'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180407> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180407'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180407'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180760> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180760'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180760'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180788> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180788'^^xsd:integer;
  dwc:scientificName 'Metachromadora vivipara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121016'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180788'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230068'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181210> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181210'^^xsd:integer;
  dwc:scientificName 'Polysigma fuscum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121017'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181210'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181183> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181183'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181183'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181181> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181181'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181181'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181182> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181182'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181182'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180293> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180293'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180293'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181536> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181536'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181536'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181537> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181537'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181537'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181538> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181538'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181538'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181534> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181534'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181534'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181535> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181535'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181535'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180508> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180508'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180508'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180506> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180506'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180506'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180953> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180953'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180953'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180951> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180951'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180951'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180950> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180950'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180950'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180952> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180952'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180952'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180267> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180267'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180267'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181316> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181316'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181316'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181317> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181317'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181317'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180510> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180510'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180510'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180509> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180509'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180509'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180507> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180507'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180507'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180505> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180505'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180505'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181403> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181403'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181403'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181404> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181404'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181404'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181405> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181405'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181405'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181402> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181402'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181402'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180955> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180955'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180955'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181497> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181497'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181497'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181493> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181493'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181493'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181357> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181357'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181357'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181155> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181155'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181155'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181154> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181154'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181154'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181397> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181397'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181397'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180298> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180298'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180298'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180300> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180300'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180300'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180877> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180877'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180877'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180880> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180880'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180880'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180875> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180875'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180875'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180879> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180879'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180879'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180881> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180881'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180881'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180882> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180882'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180882'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180878> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180878'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180878'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180724> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180724'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180724'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181279> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181279'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181279'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180273> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180273'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180273'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180644> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180644'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180644'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180646> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180646'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180646'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181201> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181201'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181201'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181200> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181200'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181200'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181199> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181199'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181199'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181197> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181197'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181197'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181198> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181198'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181198'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180871> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180871'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180871'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181067> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181067'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181067'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181217> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181217'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181217'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181218> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181218'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181218'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181216> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181216'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181216'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181220> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181220'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181220'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181219> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181219'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181219'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181027> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181027'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181027'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181028> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181028'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181028'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181238> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181238'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181238'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181283> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181283'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181283'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180368> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180368'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180368'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181136> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181136'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181136'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181127> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181127'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181127'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181381> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181381'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181381'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180722> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180722'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180722'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180410> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180410'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180410'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180809> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180809'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180809'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181318> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181318'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181318'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181319> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181319'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181319'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181321> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181321'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181321'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181313> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181313'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181313'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181315> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181315'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181315'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181314> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181314'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181314'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181311> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181311'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181311'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181312> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181312'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181312'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181320> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181320'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181320'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181196> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181196'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181196'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180299> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180299'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180299'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181153> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181153'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181153'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180688> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180688'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180688'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180876> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180876'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180876'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180883> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180883'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180883'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180645> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180645'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180645'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181413> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181413'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181413'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181414> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181414'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181414'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181415> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181415'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181415'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181410> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181410'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181410'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181411> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181411'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181411'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181412> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181412'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181412'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180630> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180630'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180630'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181495> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181495'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181495'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180569> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180569'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180569'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180365> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180365'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180365'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180403> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.84 -5.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.84"^^xsd:decimal ;
  dwc:decimalLongitude "-5.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180403'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.13'^^xsd:double;
  dwc:latitude '55.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180403'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181366> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181366'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181366'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180558> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180558'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180558'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180559> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180559'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180559'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180561> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180561'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180561'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180560> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180560'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180560'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180752> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180752'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180752'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180751> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180751'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180751'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180754> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180754'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180754'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180755> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180755'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180755'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180757> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180757'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180757'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180756> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180756'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180756'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181365> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181365'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181365'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181363> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181363'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181363'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181233> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181233'^^xsd:integer;
  dwc:scientificName 'Pomponema tesselatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120868'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181233'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181234> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181234'^^xsd:integer;
  dwc:scientificName 'Pomponema tesselatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120868'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181234'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181235> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181235'^^xsd:integer;
  dwc:scientificName 'Pomponema tesselatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120868'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181235'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181237> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181237'^^xsd:integer;
  dwc:scientificName 'Pomponema tesselatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120868'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181237'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181236> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181236'^^xsd:integer;
  dwc:scientificName 'Pomponema tesselatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120868'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181236'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181503> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181503'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181503'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181423> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181423'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181423'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181420> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181420'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181420'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181421> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181421'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181421'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181422> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181422'^^xsd:integer;
  dwc:scientificName 'Theristus flevensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121611'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181422'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180674> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180674'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180674'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181502> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181502'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181502'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181501> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181501'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181501'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181498> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181498'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181498'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181499> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181499'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181499'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181500> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181500'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181500'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180917> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180917'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180917'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180918> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180918'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180918'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180916> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180916'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180916'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180915> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180915'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180915'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180919> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180919'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180919'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180439> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180439'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180439'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180440> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180440'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180440'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180441> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180441'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180441'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180338> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180338'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180338'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180337> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180337'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180337'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180336> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180336'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180336'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180339> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180339'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180339'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180486> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180486'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180486'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180481> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180481'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180481'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180485> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180485'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180485'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180480> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180480'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180480'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180492> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180492'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180492'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180482> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180482'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180482'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180491> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180491'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180491'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180489> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180489'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180489'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180437> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180437'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180437'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180438> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180438'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180438'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180965> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180965'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180965'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180964> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180964'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180964'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180960> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180960'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180960'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181282> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181282'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181282'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180675> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180675'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180675'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181490> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181490'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181490'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181491> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181491'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181491'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181487> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181487'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181487'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181488> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181488'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181488'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180354> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180354'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180354'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180355> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180355'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180355'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181046> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181046'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181046'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181049> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181049'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181049'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181044> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181044'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181044'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181001> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181001'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181001'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181002> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181002'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181002'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181000> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181000'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181000'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181048> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181048'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181048'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181045> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181045'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181045'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181047> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181047'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181047'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180797> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180797'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180797'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180795> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180795'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180795'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180796> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180796'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180796'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180798> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180798'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180798'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180685> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180685'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180685'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180684> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180684'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180684'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180686> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180686'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180686'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180683> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180683'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180683'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181079> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181079'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181079'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181078> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181078'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181078'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180577> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180577'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180577'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180576> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180576'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180576'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180572> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180572'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180572'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180574> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180574'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180574'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181075> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181075'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181075'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181074> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181074'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181074'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181073> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181073'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181073'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181072> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181072'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181072'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181077> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181077'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181077'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181076> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181076'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181076'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180579> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180579'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180579'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180575> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180575'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180575'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180936> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180936'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180936'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180937> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180937'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180937'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180374> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180374'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180374'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180373> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180373'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180373'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180372> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180372'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180372'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180706> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180706'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180706'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181395> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181395'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181395'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181434> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181434'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181434'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181438> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181438'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181438'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181437> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181437'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181437'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181444> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181444'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181444'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181446> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181446'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181446'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181445> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181445'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181445'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181440> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181440'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181440'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181441> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181441'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181441'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181442> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181442'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181442'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181443> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181443'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181443'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181401> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181401'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181401'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181436> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181436'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181436'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181435> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181435'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181435'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181439> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181439'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181439'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180375> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180375'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180375'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180380> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180380'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180380'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180379> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180379'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180379'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180378> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180378'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180378'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180377> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180377'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180377'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181137> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181137'^^xsd:integer;
  dwc:scientificName 'Odontophora exharena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121323'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181137'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121323'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180615> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180615'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180615'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180657> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180657'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180657'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180658> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180658'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180658'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181060> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181060'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181060'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181061> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181061'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181061'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181059> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181059'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181059'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181545> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181545'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181545'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181552> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181552'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181552'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181551> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181551'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181551'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181550> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181550'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181550'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181549> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181549'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181549'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181547> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181547'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181547'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181546> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181546'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181546'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181544> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181544'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181544'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180477> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180477'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180477'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180479> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180479'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180479'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181247> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181247'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181247'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180817> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180817'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180817'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180818> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180818'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180818'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180819> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180819'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180819'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181382> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181382'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181382'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181386> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181386'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181386'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180729> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180729'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180729'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180733> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180733'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180733'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180732> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180732'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180732'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180730> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180730'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180730'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180737> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180737'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180737'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180731> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180731'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180731'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180736> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180736'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180736'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180734> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180734'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180734'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180853> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180853'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180853'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180852> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180852'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180852'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180848> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180848'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180848'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180849> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180849'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180849'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180432> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180432'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180432'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180431> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180431'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180431'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180429> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180429'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180429'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180600> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180600'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180600'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180601> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180601'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180601'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180602> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180602'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180602'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180603> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180603'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180603'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180900> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180900'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180900'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180412> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180412'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180412'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180413> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180413'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180413'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180414> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180414'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180414'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180415> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180415'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180415'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180417> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180417'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180417'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180418> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180418'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180418'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180419> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180419'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180419'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180411> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180411'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180411'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180421> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180421'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180421'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180416> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180416'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180416'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180422> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180422'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180422'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180423> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180423'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180423'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180420> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180420'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180420'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180761> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180761'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180761'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181213> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181213'^^xsd:integer;
  dwc:scientificName 'Polysigma fuscum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121017'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181213'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181214> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181214'^^xsd:integer;
  dwc:scientificName 'Polysigma fuscum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121017'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181214'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181212> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181212'^^xsd:integer;
  dwc:scientificName 'Polysigma fuscum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121017'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181212'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181211> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181211'^^xsd:integer;
  dwc:scientificName 'Polysigma fuscum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121017'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181211'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180874> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180874'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180874'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180872> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180872'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180872'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180873> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180873'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180873'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181280> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181280'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181280'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180512> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180512'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180512'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180511> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180511'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180511'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180588> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180588'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180588'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180585> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180585'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180585'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180583> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180583'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180583'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180587> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180587'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180587'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180589> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180589'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180589'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180586> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180586'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180586'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180961> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180961'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180961'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180963> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180963'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180963'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180962> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180962'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180962'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180268> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180268'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180268'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180620> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180620'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180620'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181326> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181326'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181326'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181329> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181329'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181329'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181331> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181331'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181331'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181489> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181489'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181489'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181281> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181281'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181281'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180490> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180490'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180490'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181364> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181364'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181364'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180753> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180753'^^xsd:integer;
  dwc:scientificName 'Metachromadora scotlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121014'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180753'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121014'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181180> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181180'^^xsd:integer;
  dwc:scientificName 'Oxystomina elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122038'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181180'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122038'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180694> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180694'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180694'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180690> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180690'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180690'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180699> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180699'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180699'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180691> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180691'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180691'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180689> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180689'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180689'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180693> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180693'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180693'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180698> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180698'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180698'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180692> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180692'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180692'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180695> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180695'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180695'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180696> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180696'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180696'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180697> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180697'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180697'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181160> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181160'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181160'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181159> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181159'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181159'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181158> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181158'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181158'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181157> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181157'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181157'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181156> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181156'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181156'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180307> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180307'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180307'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180310> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180310'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180310'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180308> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180308'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180308'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180302> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180302'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180302'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180306> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180306'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180306'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180305> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180305'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180305'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180304> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180304'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180304'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180303> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180303'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180303'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180301> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180301'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180301'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180309> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180309'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180309'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180893> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180893'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180893'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180891> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180891'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180891'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180896> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180896'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180896'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180894> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180894'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180894'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180892> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180892'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180892'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180895> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180895'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180895'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180890> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180890'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180890'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180885> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180885'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180885'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180886> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180886'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180886'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180889> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180889'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180889'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180887> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180887'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180887'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180888> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180888'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180888'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180884> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180884'^^xsd:integer;
  dwc:scientificName 'Microlaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121085'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180884'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181388> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181388'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181388'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181392> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181392'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181392'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181389> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181389'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181389'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181390> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181390'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181390'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181288> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181288'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181288'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180647> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180647'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180647'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180649> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180649'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180649'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180650> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180650'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180650'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180648> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180648'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180648'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180651> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180651'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180651'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181120> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181120'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181120'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181119> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181119'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181119'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181202> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181202'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181202'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180578> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180578'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180578'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180573> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180573'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180573'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181226> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181226'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181226'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181224> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181224'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181224'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181223> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181223'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181223'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181222> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181222'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181222'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181221> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181221'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181221'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181239> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181239'^^xsd:integer;
  dwc:scientificName 'Pomponema sedecima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120866'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181239'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181284> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181284'^^xsd:integer;
  dwc:scientificName 'Pseudonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2344'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181284'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180430> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180430'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180430'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180376> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180376'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180376'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181215> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181215'^^xsd:integer;
  dwc:scientificName 'Polysigma fuscum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121017'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181215'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180735> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180735'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180735'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181062> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181062'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181062'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180656> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180656'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180656'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181548> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181548'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181548'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181246> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181246'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181246'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180851> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180851'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180851'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181399> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181399'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181399'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181325> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181325'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181325'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181322> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181322'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181322'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181323> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181323'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181323'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181324> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181324'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181324'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181330> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181330'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181330'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181328> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181328'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181328'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181327> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181327'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181327'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180584> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180584'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180584'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181539> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181539'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181539'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181391> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181391'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153151'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181391'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153151'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181225> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181225'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181225'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181029> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181029'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181029'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180850> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180850'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180850'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180673> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180673'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180673'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181504> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181504'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181504'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180478> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.83"^^xsd:decimal ;
  dwc:decimalLongitude "-5.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.83 -5.12)"^^geo:wktLiteral ;
  geo-pos:lat "55.83"^^xsd:decimal ;
  geo-pos:long "-5.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180478'^^xsd:integer;
  dwc:scientificName 'Cyatholaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-5.12'^^xsd:double;
  dwc:latitude '55.83'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2163'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180478'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2163'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181368> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181368'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181368'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180562> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180562'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180562'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181553> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181553'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181553'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181367> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181367'^^xsd:integer;
  dwc:scientificName 'Spiliphera hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120810'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181367'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181533> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181533'^^xsd:integer;
  dwc:scientificName 'Trileptium parisetum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121925'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181533'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1836337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180677> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180677'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180677'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180631> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180631'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180631'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181507> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181507'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181507'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180920> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180920'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180920'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180922> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180922'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180922'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180966> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180966'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180966'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180676> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180676'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180676'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181564> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181564'^^xsd:integer;
  dwc:scientificName 'Xyala riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121646'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181564'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181505> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181505'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181505'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181051> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181051'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181051'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181050> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181050'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181050'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181354> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181354'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus ewensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121752'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181354'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181286> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181286'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181286'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181371> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181371'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181371'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181370> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181370'^^xsd:integer;
  dwc:scientificName 'Spilophorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2302'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181370'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180580> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180580'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180580'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180581> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180581'^^xsd:integer;
  dwc:scientificName 'Dichromadora cucullata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120763'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180581'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181285> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181285'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122263'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181285'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181299> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181299'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181299'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181298> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181298'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181298'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181449> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181449'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181449'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181448> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181448'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181448'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181447> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181447'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181447'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180286> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180286'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180286'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180284> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180284'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180284'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180285> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180285'^^xsd:integer;
  dwc:scientificName 'Ascolaimus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121303'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180285'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180382> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180382'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180382'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180381> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180381'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180381'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180616> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180616'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180616'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180617> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180617'^^xsd:integer;
  dwc:scientificName 'Eleutherolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2480'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180617'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181372> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181372'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181372'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181373> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181373'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181373'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181064> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181064'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181064'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181063> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181063'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181063'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181065> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181065'^^xsd:integer;
  dwc:scientificName 'Neochromadora tecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120795'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181065'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120795'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181082> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181082'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181082'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181081> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181081'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181081'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181080> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181080'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181080'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181248> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181248'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181248'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181249> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181249'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181249'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181250> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181250'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181250'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180820> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180820'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180820'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181387> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181387'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181387'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180740> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180740'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180740'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180738> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180738'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180738'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180739> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180739'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180739'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180854> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180854'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180854'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180856> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180856'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180856'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180855> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180855'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180855'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180425> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180425'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180425'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180424> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180424'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180424'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180426> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180426'^^xsd:integer;
  dwc:scientificName 'Chromaspirina inglisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121002'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180426'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181352> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181352'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181352'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181353> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181353'^^xsd:integer;
  dwc:scientificName 'Sigmophoranema litorale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121020'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181353'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1320846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180294> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180294'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180294'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180515> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180515'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180515'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180514> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180514'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180514'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180513> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180513'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180513'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180591> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180591'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180591'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180590> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180590'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180590'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180269> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180269'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180269'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180270> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180270'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180270'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180621> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180621'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180621'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180921> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180921'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180921'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181506> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181506'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181506'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180700> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180700'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180700'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180701> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180701'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180701'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181163> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181163'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181163'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181162> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181162'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181162'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180312> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180312'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180312'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181121> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181121'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181121'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181195> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181195'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus occultus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120904'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181195'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181287> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181287'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania imer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122224'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181287'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181228> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181228'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181228'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181227> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181227'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181227'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181229> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181229'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181229'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181396> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181396'^^xsd:integer;
  dwc:scientificName 'Tarvaia angusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121296'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181396'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121296'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180311> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180311'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180311'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181161> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181161'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181161'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180433> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180433'^^xsd:integer;
  dwc:scientificName 'Coninckia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2435'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180433'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180702> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.56"^^xsd:decimal ;
  dwc:decimalLongitude "-4.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.56 -4.66)"^^geo:wktLiteral ;
  geo-pos:lat "55.56"^^xsd:decimal ;
  geo-pos:long "-4.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180702'^^xsd:integer;
  dwc:scientificName 'Leptolaimus ampullaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.66'^^xsd:double;
  dwc:latitude '55.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121264'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180702'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180565> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180565'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180565'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180782> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180782'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180782'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180786> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180786'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180786'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180787> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180787'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180787'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180785> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180785'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180785'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181526> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181526'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181526'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181527> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181527'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181527'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181528> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181528'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181528'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181529> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181529'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181529'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181530> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181530'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181530'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181531> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181531'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181531'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181524> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181524'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181524'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180678> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180678'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180678'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180679> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180679'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180679'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180680> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180680'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180680'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180681> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180681'^^xsd:integer;
  dwc:scientificName 'Gonionchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121567'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180681'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180640> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180640'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180640'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180642> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180642'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180642'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180641> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180641'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180641'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180931> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180931'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180931'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180935> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180935'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180935'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180932> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180932'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180932'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180933> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180933'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180933'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180934> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180934'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180934'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180445> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180445'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180445'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180444> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180444'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180444'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180449> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180449'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180449'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180443> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180443'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180443'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180503> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180503'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180503'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180497> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180497'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180497'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180463> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180463'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180463'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180465> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180465'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180465'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180466> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180466'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180466'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180462> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180462'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180462'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180464> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180464'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180464'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180329> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180329'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180329'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180349> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180349'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180349'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180348> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180348'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180348'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180347> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180347'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180347'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180483> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180483'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180483'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180501> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180501'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180501'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180504> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180504'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180504'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180502> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180502'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180502'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180448> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180448'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180448'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180446> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180446'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180446'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180447> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180447'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180447'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180985> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180985'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180985'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180363> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180363'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180363'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181525> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181525'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181525'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181020> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181020'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181020'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181018> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181018'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181018'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181019> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181019'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181019'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181021> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181021'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181021'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181022> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181022'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181022'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181023> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181023'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181023'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181017> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181017'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181017'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181057> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181057'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181057'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181024> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181024'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181024'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181025> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181025'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181025'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181026> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181026'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181026'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181056> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181056'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181056'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180804> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180804'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180804'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180806> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180806'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180806'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180805> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180805'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180805'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181347> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181347'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181347'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180687> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180687'^^xsd:integer;
  dwc:scientificName 'Halalaimus capitulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122004'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180687'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181117> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181117'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181117'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181116> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181116'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181116'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181115> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181115'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181115'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181113> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181113'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181113'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181114> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181114'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181114'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181109> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181109'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181109'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181108> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181108'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181108'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181112> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181112'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181112'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181111> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181111'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181111'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181118> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181118'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181118'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180949> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180949'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180949'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180783> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180783'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180783'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181305> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181305'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181305'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181304> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181304'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181304'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181306> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181306'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181306'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181307> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181307'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181307'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181308> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181308'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181308'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180391> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180391'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180391'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180721> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180721'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180721'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180720> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180720'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180720'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180719> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180719'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180719'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181473> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181473'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181473'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181476> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181476'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181476'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181475> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181475'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181475'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181474> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181474'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181474'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181480> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181480'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181480'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181472> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181472'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181472'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181471> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181471'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181471'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181470> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181470'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181470'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181477> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181477'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181477'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181481> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181481'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181481'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181482> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181482'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181482'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180392> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180392'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180392'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181478> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181478'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181478'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181479> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181479'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181479'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180351> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180351'^^xsd:integer;
  dwc:scientificName 'Camacolaimus tardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121234'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180351'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '868946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180475> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180475'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180475'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181176> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181176'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181176'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181152> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181152'^^xsd:integer;
  dwc:scientificName 'Odontophora rectangula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121333'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181152'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180668> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180668'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180668'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180664> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180664'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180664'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180669> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180669'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180669'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180666> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180666'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180666'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180665> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180665'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180665'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181193> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181193'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181193'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181562> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181562'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181562'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181563> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181563'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181563'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180398> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180398'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180398'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180400> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180400'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180400'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180397> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180397'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180397'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180401> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180401'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180401'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181269> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181269'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181269'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181270> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181270'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181270'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181278> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181278'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181278'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181277> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181277'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181277'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181276> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181276'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181276'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181274> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181274'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181274'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181273> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181273'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181273'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181272> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181272'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181272'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180841> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180841'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180841'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180842> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180842'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180842'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180840> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180840'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180840'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180839> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180839'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180839'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180838> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180838'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180838'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180837> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180837'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180837'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180836> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180836'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180836'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180835> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180835'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180835'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180834> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180834'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180834'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180843> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180843'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180843'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181385> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181385'^^xsd:integer;
  dwc:scientificName 'Spirinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121026'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181385'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180746> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180746'^^xsd:integer;
  dwc:scientificName 'Leptonemella aphanothecae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121035'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180746'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180869> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180869'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180869'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180865> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180865'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180865'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180866> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180866'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180866'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180867> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180867'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180867'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180868> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180868'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180868'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180610> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180610'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180610'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180611> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180611'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180611'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180612> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180612'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180612'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180613> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180613'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180613'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180609> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180609'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180609'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180608> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180608'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180608'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180912> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180912'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180912'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180910> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180910'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180910'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180539> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180539'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180539'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180542> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180542'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180542'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180541> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180541'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180541'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180540> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180540'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180540'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180538> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180538'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180538'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180537> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180537'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180537'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180544> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180544'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180544'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180543> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180543'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180543'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180536> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180536'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180536'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180988> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180988'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180988'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180984> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180984'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180984'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180986> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180986'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180986'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180987> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180987'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180987'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180989> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180989'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180989'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180627> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180627'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180627'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181348> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181348'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181348'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180553> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180553'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180553'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180554> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180554'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180554'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180555> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180555'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180555'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180556> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180556'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180556'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180557> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180557'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180557'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181351> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181351'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181351'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181350> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181350'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181350'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181349> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181349'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181349'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180533> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180533'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180533'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180535> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180535'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180535'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181408> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181408'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181408'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181409> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181409'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181409'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180350> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180350'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus acanthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153473'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180350'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '230633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180496> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180496'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180496'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180495> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180495'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180495'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181532> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181532'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181532'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181560> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181560'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181560'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180784> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180784'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180784'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181177> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181177'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181177'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181178> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181178'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181178'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181179> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181179'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181179'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181175> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181175'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181175'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180327> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180327'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180327'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180331> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180331'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180331'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180330> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180330'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180330'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180328> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180328'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180328'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180277> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180277'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180277'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181291> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181291'^^xsd:integer;
  dwc:scientificName 'Richtersia inaequalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120946'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181291'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181126> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181126'^^xsd:integer;
  dwc:scientificName 'Neotonchus boucheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120912'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181126'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181209> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181209'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181209'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181110> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181110'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181110'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181232> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181232'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181232'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181231> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181231'^^xsd:integer;
  dwc:scientificName 'Pomponema debile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181231'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181031> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181031'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181031'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180911> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180911'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180911'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180870> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180870'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180870'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180614> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180614'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180614'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181303> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181303'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181303'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181309> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181309'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181309'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181192> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181192'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181192'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180667> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180667'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180667'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181561> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181561'^^xsd:integer;
  dwc:scientificName 'Viscosia cobbi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '122136'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181561'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '122136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181271> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181271'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181271'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181275> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181275'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181275'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181346> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181346'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181346'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181345> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181345'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181345'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181344> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181344'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181344'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181342> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181342'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181342'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180593> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180593'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180593'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180534> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180534'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180534'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181407> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181407'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181407'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180326> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180326'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180326'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181343> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181343'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181343'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181417> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181417'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181417'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181418> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181418'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181418'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180643> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180643'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180643'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180399> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180399'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180399'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180393> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180393'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180393'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181194> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.49"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.49 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.49"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181194'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.49'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181194'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180564> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180564'^^xsd:integer;
  dwc:scientificName 'Dasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2386'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180564'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180778> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180778'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180778'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180779> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180779'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180779'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180780> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180780'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180780'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180781> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180781'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180781'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180776> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180776'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180776'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181523> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181523'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181523'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180638> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180638'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180638'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180637> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180637'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180637'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181518> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181518'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181518'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181519> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181519'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181519'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181520> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181520'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181520'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181521> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181521'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181521'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180927> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180927'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180927'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180929> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180929'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180929'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180930> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180930'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180930'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180926> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180926'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180926'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180442> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180442'^^xsd:integer;
  dwc:scientificName 'Cyartonema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121188'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180442'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180500> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180500'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180500'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180499> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180499'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180499'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180498> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180498'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180498'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180460> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180460'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180460'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180461> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180461'^^xsd:integer;
  dwc:scientificName 'Cyartonema germanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121189'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180461'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121189'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180494> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180494'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180494'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180982> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180982'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180982'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181015> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181015'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181015'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180361> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180361'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180361'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180362> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180362'^^xsd:integer;
  dwc:scientificName 'Chaetonema riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121765'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180362'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181016> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181016'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181016'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181053> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181053'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181053'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181054> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181054'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181054'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180803> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180803'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180803'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180802> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180802'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180802'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180801> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180801'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121569'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180801'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181104> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181104'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181104'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181101> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181101'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181101'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181100> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181100'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181100'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181098> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181098'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181098'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181099> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181099'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181099'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181097> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181097'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181097'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181103> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181103'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181103'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181107> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181107'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181107'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181105> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181105'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181105'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181102> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181102'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181102'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180948> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180948'^^xsd:integer;
  dwc:scientificName 'Monhystera venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '230659'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180948'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121480'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181302> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181302'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181302'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181301> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181301'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181301'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181300> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181300'^^xsd:integer;
  dwc:scientificName 'Rhynchonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2465'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181300'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2465'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180390> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180390'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180390'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180389> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180389'^^xsd:integer;
  dwc:scientificName 'Chitwoodia warwicki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121301'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180389'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181465> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181465'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181465'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181467> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181467'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181467'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181463> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181463'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181463'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181466> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181466'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181466'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181464> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181464'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181464'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181469> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181469'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181469'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181468> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181468'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181468'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180474> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180474'^^xsd:integer;
  dwc:scientificName 'Cyartonema zosterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121192'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180474'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121192'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181172> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181172'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181172'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180663> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180663'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180663'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180662> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180662'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180662'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181379> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181379'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181379'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181380> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181380'^^xsd:integer;
  dwc:scientificName 'Spilophorella candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120799'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181380'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180394> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180394'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180394'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180395> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180395'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180395'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180396> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180396'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180396'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181268> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181268'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181268'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181267> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181267'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181267'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181266> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181266'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181266'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181265> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181265'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181265'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181264> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181264'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181264'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181262> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181262'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181262'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181261> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181261'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181261'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180828> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180828'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180828'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180829> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180829'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180829'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180830> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180830'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180830'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180831> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180831'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180831'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180832> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180832'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180832'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180827> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180827'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180827'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180833> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180833'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180833'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180826> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180826'^^xsd:integer;
  dwc:scientificName 'Metadesmolaimus pandus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121576'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180826'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180863> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180863'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180863'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180864> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180864'^^xsd:integer;
  dwc:scientificName 'Microlaimus acinaces'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121066'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180864'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180607> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180607'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180607'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180909> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180909'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180909'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180908> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180908'^^xsd:integer;
  dwc:scientificName 'Microlaimus monstrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121088'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180908'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180777> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180777'^^xsd:integer;
  dwc:scientificName 'Metachromadora suecica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121015'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180777'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181191> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181191'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus thaumasius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120896'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181191'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180297> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180297'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180297'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180296> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180296'^^xsd:integer;
  dwc:scientificName 'Bathylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2586'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180296'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2586'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180530> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180530'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180530'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180532> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180532'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180532'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180531> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180531'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180531'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180592> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180592'^^xsd:integer;
  dwc:scientificName 'Dichromadora hyalocheile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120766'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180592'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120766'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180983> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180983'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180983'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180981> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180981'^^xsd:integer;
  dwc:scientificName 'Monoposthia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121106'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180981'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180626> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180626'^^xsd:integer;
  dwc:scientificName 'Enoploides spiculohamatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121846'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180626'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121846'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180549> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180549'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180549'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180551> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180551'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180551'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180552> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180552'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180552'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180548> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180548'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180548'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181424> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181424'^^xsd:integer;
  dwc:scientificName 'Theristus interstitialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121616'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181424'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180524> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180524'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180524'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180525> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180525'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180525'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180522> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180522'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180522'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180527> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180527'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180527'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180526> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180526'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180526'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180550> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180550'^^xsd:integer;
  dwc:scientificName 'Daptonema normandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '229936'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180550'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180529> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180529'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180529'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181406> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181406'^^xsd:integer;
  dwc:scientificName 'Theristus bastiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121605'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181406'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180928> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180928'^^xsd:integer;
  dwc:scientificName 'Microlaimus ostracion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121089'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180928'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180639> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180639'^^xsd:integer;
  dwc:scientificName 'Enoplolaimus propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121860'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180639'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181565> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181565'^^xsd:integer;
  dwc:scientificName 'Xyala riemanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121646'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181565'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121646'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181522> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181522'^^xsd:integer;
  dwc:scientificName 'Trichotheristus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121641'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181522'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307414'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181055> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181055'^^xsd:integer;
  dwc:scientificName 'Neochromadora paratecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120791'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181055'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120791'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181173> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181173'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181173'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181171> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181171'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181171'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181174> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181174'^^xsd:integer;
  dwc:scientificName 'Odontophoroides paramonhystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121338'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181174'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121338'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180325> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180325'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180325'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180324> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180324'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180324'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180323> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180323'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180323'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181207> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181207'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181207'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181208> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181208'^^xsd:integer;
  dwc:scientificName 'Paracyatholaimus pentodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120907'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181208'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120907'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181106> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181106'^^xsd:integer;
  dwc:scientificName 'Neochromadora trichophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120796'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181106'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181030> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181030'^^xsd:integer;
  dwc:scientificName 'Nannolaimus fusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120852'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181030'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181263> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181263'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181263'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181341> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181341'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181341'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181340> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181340'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181340'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181339> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181339'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181339'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181338> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181338'^^xsd:integer;
  dwc:scientificName 'Sabatieria longispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121368'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181338'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180523> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180523'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180523'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180528> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180528'^^xsd:integer;
  dwc:scientificName 'Daptonema invagiferoum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121534'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180528'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181416> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A181416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:181416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '181416'^^xsd:integer;
  dwc:scientificName 'Daptonema curvatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121525'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:181416'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1586157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180718> ;
  mr:hasGeometry <https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.51 -4.63)"^^geo:wktLiteral ;
  geo-pos:lat "55.51"^^xsd:decimal ;
  geo-pos:long "-4.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/691__urn%3Acatalog%3AMarBEF%2FManuela%3Anc%3A180718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:nc:180718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/691_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'nc'^^xsd:string;
  dwc:catalogNumber '180718'^^xsd:integer;
  dwc:scientificName 'Leptolaimus scotlandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'British Isles, Scotland: Firth of Clyde'^^xsd:string;
  dwc:longitude '-4.63'^^xsd:double;
  dwc:latitude '55.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '121280'^^xsd:integer;
  dwc:sampleSize ' 3.8 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:nc:180718'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '121280'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF