@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/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.17733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.597"^^xsd:decimal ;
  dwc:decimalLongitude "8.17733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.17733333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.597"^^xsd:decimal ;
  geo-pos:long "8.17733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7051'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '8.17733333333'^^xsd:double;
  dwc:latitude '53.597'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7051'^^xsd:string;
  dwc:observationDate '1990-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.17733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.597"^^xsd:decimal ;
  dwc:decimalLongitude "8.17733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.17733333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.597"^^xsd:decimal ;
  geo-pos:long "8.17733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7063'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.17733333333'^^xsd:double;
  dwc:latitude '53.597'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7063'^^xsd:string;
  dwc:observationDate '1990-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7041'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7041'^^xsd:string;
  dwc:observationDate '1990-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7042'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis Fabricius 1780'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7042'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7052'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7052'^^xsd:string;
  dwc:observationDate '1990-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.17733333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.597"^^xsd:decimal ;
  dwc:decimalLongitude "8.17733333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.597 8.17733333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.597"^^xsd:decimal ;
  geo-pos:long "8.17733333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7066'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '8.17733333333'^^xsd:double;
  dwc:latitude '53.597'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7066'^^xsd:string;
  dwc:observationDate '1990-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7053'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7053'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732"^^xsd:decimal ;
  dwc:decimalLongitude "8.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  geo-pos:lat "53.732"^^xsd:decimal ;
  geo-pos:long "8.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7057'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis Fabricius 1780'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '8.0395'^^xsd:double;
  dwc:latitude '53.732'^^xsd:double;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7057'^^xsd:string;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4738333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  geo-pos:lat "53.4738333333"^^xsd:decimal ;
  geo-pos:long "8.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7064'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '8.211'^^xsd:double;
  dwc:latitude '53.4738333333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7064'^^xsd:string;
  dwc:observationDate '1990-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0583333333 14.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.0583333333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.0583333333 14.3333333333)"^^geo:wktLiteral ;
  geo-pos:lat "78.0583333333"^^xsd:decimal ;
  geo-pos:long "14.3333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Mertensia ovum (Fabricius 1780)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '14.3333333333'^^xsd:double;
  dwc:latitude '78.0583333333'^^xsd:double;
  dwc:aphiaid '106377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:304'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.65 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.65 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "79.65"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis Fabricius 1780'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '79.65'^^xsd:double;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:147'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732"^^xsd:decimal ;
  dwc:decimalLongitude "8.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  geo-pos:lat "53.732"^^xsd:decimal ;
  geo-pos:long "8.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7054'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '8.0395'^^xsd:double;
  dwc:latitude '53.732'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7054'^^xsd:string;
  dwc:observationDate '1990-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7048'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7048'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5833333333 -20.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.5833333333 -20.8666666667)"^^geo:wktLiteral ;
  geo-pos:lat "77.5833333333"^^xsd:decimal ;
  geo-pos:long "-20.8666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis Fabricius 1780'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.8666666667'^^xsd:double;
  dwc:latitude '77.5833333333'^^xsd:double;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:150'^^xsd:string;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4738333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  geo-pos:lat "53.4738333333"^^xsd:decimal ;
  geo-pos:long "8.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7055'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.211'^^xsd:double;
  dwc:latitude '53.4738333333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7055'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4738333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  geo-pos:lat "53.4738333333"^^xsd:decimal ;
  geo-pos:long "8.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7060'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis Fabricius 1780'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '8.211'^^xsd:double;
  dwc:latitude '53.4738333333'^^xsd:double;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7060'^^xsd:string;
  dwc:observationDate '1990-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4738333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4738333333 8.211)"^^geo:wktLiteral ;
  geo-pos:lat "53.4738333333"^^xsd:decimal ;
  geo-pos:long "8.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7065'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '8.211'^^xsd:double;
  dwc:latitude '53.4738333333'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7065'^^xsd:string;
  dwc:observationDate '1990-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7043'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7043'^^xsd:string;
  dwc:observationDate '1990-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732"^^xsd:decimal ;
  dwc:decimalLongitude "8.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  geo-pos:lat "53.732"^^xsd:decimal ;
  geo-pos:long "8.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7059'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '8.0395'^^xsd:double;
  dwc:latitude '53.732'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7059'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.732"^^xsd:decimal ;
  dwc:decimalLongitude "8.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.732 8.0395)"^^geo:wktLiteral ;
  geo-pos:lat "53.732"^^xsd:decimal ;
  geo-pos:long "8.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7067'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia pileus (O. F. Mnller 1776)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '8.0395'^^xsd:double;
  dwc:latitude '53.732'^^xsd:double;
  dwc:aphiaid '106386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7067'^^xsd:string;
  dwc:observationDate '1990-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '106386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.655"^^xsd:decimal ;
  dwc:decimalLongitude "8.09083333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.655 8.09083333333)"^^geo:wktLiteral ;
  geo-pos:lat "53.655"^^xsd:decimal ;
  geo-pos:long "8.09083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2863__urn%3Acatalog%3ASMF%3ACollection%20Ctenophora%3A7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Ctenophora:7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2863_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Ctenophora'^^xsd:string;
  dwc:catalogNumber '7044'^^xsd:integer;
  dwc:scientificName 'Beroe cucumis Fabricius 1780'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '8.09083333333'^^xsd:double;
  dwc:latitude '53.655'^^xsd:double;
  dwc:aphiaid '106358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Ctenophora:7044'^^xsd:string;
  dwc:observationDate '1990-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '106358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF