@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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2079%3A0x47F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2079%3A0x47F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2079%3A0x47F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0631 -88.46975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.0631"^^xsd:decimal ;
  dwc:decimalLongitude "-88.46975"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2079%3A0x47F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.0631 -88.46975)"^^geo:wktLiteral ;
  geo-pos:lat "-7.0631"^^xsd:decimal ;
  geo-pos:long "-88.46975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2079%3A0x47F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2079:0x47F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Discolocrinus thieli Mironov 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-88.46975'^^xsd:double;
  dwc:latitude '-7.0631'^^xsd:double;
  dwc:aphiaid '578998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2079:0x47F4B30101000500'^^xsd:string;
  dwc:observationDate '1989-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '578998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2081%3A0xB2F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2081%3A0xB2F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2081%3A0xB2F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08166666667 -88.4433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.08166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-88.4433333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2081%3A0xB2F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.08166666667 -88.4433333333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.08166666667"^^xsd:decimal ;
  geo-pos:long "-88.4433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2081%3A0xB2F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2081:0xB2F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Thalassocrinus alvinae Roux 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '-88.4433333333'^^xsd:double;
  dwc:latitude '-7.08166666667'^^xsd:double;
  dwc:aphiaid '395486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2081:0xB2F4B30101000500'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '395486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2080%3A0xACF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2080%3A0xACF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2080%3A0xACF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14298333333 -88.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.14298333333"^^xsd:decimal ;
  dwc:decimalLongitude "-88.435"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2080%3A0xACF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.14298333333 -88.435)"^^geo:wktLiteral ;
  geo-pos:lat "-7.14298333333"^^xsd:decimal ;
  geo-pos:long "-88.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2080%3A0xACF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2080:0xACF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Styracaster sp.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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:country 'South Pacific ocean'^^xsd:string;
  dwc:longitude '-88.435'^^xsd:double;
  dwc:latitude '-7.14298333333'^^xsd:double;
  dwc:aphiaid '123269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2080:0xACF4B30101000100'^^xsd:string;
  dwc:observationDate '1989-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '123269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3103%3A0xB0F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3103%3A0xB0F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3103%3A0xB0F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90185"^^xsd:decimal ;
  dwc:decimalLongitude "1.31586666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3103%3A0xB0F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.90185"^^xsd:decimal ;
  geo-pos:long "1.31586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3103%3A0xB0F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3103:0xB0F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3103'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3103:0xB0F4B30101000700'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3094%3A0x46F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3094%3A0x46F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3094%3A0x46F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90185"^^xsd:decimal ;
  dwc:decimalLongitude "1.31586666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3094%3A0x46F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.90185"^^xsd:decimal ;
  geo-pos:long "1.31586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3094%3A0x46F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3094:0x46F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3094'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3094:0x46F4B30101000C00'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2959%3A0xA8F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2959%3A0xA8F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2959%3A0xA8F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90185"^^xsd:decimal ;
  dwc:decimalLongitude "1.31586666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2959%3A0xA8F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.90185"^^xsd:decimal ;
  geo-pos:long "1.31586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2959%3A0xA8F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2959:0xA8F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2959'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2959:0xA8F4B30101000D00'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3050%3A0xACF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3050%3A0xACF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3050%3A0xACF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90185"^^xsd:decimal ;
  dwc:decimalLongitude "1.31586666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3050%3A0xACF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.90185"^^xsd:decimal ;
  geo-pos:long "1.31586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3050%3A0xACF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3050:0xACF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3050:0xACF4B30101000500'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3071%3A0xB1F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3071%3A0xB1F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3071%3A0xB1F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.90185"^^xsd:decimal ;
  dwc:decimalLongitude "1.31586666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3071%3A0xB1F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.90185 1.31586666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.90185"^^xsd:decimal ;
  geo-pos:long "1.31586666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3071%3A0xB1F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3071:0xB1F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3071'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.31586666667'^^xsd:double;
  dwc:latitude '54.90185'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3071:0xB1F4B30101000E00'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3025%3A0xB3F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3025%3A0xB3F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3025%3A0xB3F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9029833333 1.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9029833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.316"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3025%3A0xB3F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9029833333 1.316)"^^geo:wktLiteral ;
  geo-pos:lat "54.9029833333"^^xsd:decimal ;
  geo-pos:long "1.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3025%3A0xB3F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3025:0xB3F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3025'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.316'^^xsd:double;
  dwc:latitude '54.9029833333'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3025:0xB3F4B30101000C00'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3023%3A0xABF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3023%3A0xABF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3023%3A0xABF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8991666667 1.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8991666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.31666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3023%3A0xABF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8991666667 1.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8991666667"^^xsd:decimal ;
  geo-pos:long "1.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3023%3A0xABF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3023:0xABF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3023'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.31666666667'^^xsd:double;
  dwc:latitude '54.8991666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3023:0xABF4B30101000100'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3117%3A0x3EF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3117%3A0x3EF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3117%3A0x3EF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8991666667 1.31666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8991666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.31666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3117%3A0x3EF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8991666667 1.31666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8991666667"^^xsd:decimal ;
  geo-pos:long "1.31666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3117%3A0x3EF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3117:0x3EF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3117'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.31666666667'^^xsd:double;
  dwc:latitude '54.8991666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3117:0x3EF4B30101000600'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2841%3A0x41F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2841%3A0x41F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2841%3A0x41F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9005 1.32076666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9005"^^xsd:decimal ;
  dwc:decimalLongitude "1.32076666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2841%3A0x41F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9005 1.32076666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9005"^^xsd:decimal ;
  geo-pos:long "1.32076666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2841%3A0x41F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2841:0x41F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2841'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.32076666667'^^xsd:double;
  dwc:latitude '54.9005'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2841:0x41F4B30101000B00'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2894%3A0xADF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2894%3A0xADF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2894%3A0xADF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8988333333 1.32166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8988333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.32166666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2894%3A0xADF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8988333333 1.32166666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8988333333"^^xsd:decimal ;
  geo-pos:long "1.32166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2894%3A0xADF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2894:0xADF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.32166666667'^^xsd:double;
  dwc:latitude '54.8988333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2894:0xADF4B30101000900'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3042%3A0x47F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3042%3A0x47F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3042%3A0x47F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8000833333 1.44413333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8000833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.44413333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3042%3A0x47F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8000833333 1.44413333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8000833333"^^xsd:decimal ;
  geo-pos:long "1.44413333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3042%3A0x47F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3042:0x47F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3042'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.44413333333'^^xsd:double;
  dwc:latitude '54.8000833333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3042:0x47F4B30101000400'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2848%3A0xB0F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2848%3A0xB0F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2848%3A0xB0F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8045666667 1.44503333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8045666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.44503333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2848%3A0xB0F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8045666667 1.44503333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8045666667"^^xsd:decimal ;
  geo-pos:long "1.44503333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2848%3A0xB0F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2848:0xB0F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.44503333333'^^xsd:double;
  dwc:latitude '54.8045666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2848:0xB0F4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3102%3A0x45F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3102%3A0x45F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3102%3A0x45F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8045666667 1.44503333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8045666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.44503333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3102%3A0x45F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8045666667 1.44503333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8045666667"^^xsd:decimal ;
  geo-pos:long "1.44503333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3102%3A0x45F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3102:0x45F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3102'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.44503333333'^^xsd:double;
  dwc:latitude '54.8045666667'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3102:0x45F4B30101000500'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3118%3A0x46F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3118%3A0x46F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3118%3A0x46F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7996333333 1.44883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7996333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.44883333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3118%3A0x46F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7996333333 1.44883333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7996333333"^^xsd:decimal ;
  geo-pos:long "1.44883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3118%3A0x46F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3118:0x46F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3118'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.44883333333'^^xsd:double;
  dwc:latitude '54.7996333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3118:0x46F4B30101000D00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2887%3A0xB0F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2887%3A0xB0F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2887%3A0xB0F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7996666667 1.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7996666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.449"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2887%3A0xB0F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7996666667 1.449)"^^geo:wktLiteral ;
  geo-pos:lat "54.7996666667"^^xsd:decimal ;
  geo-pos:long "1.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2887%3A0xB0F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2887:0xB0F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.449'^^xsd:double;
  dwc:latitude '54.7996666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2887:0xB0F4B30101000A00'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3092%3A0x46F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3092%3A0x46F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3092%3A0x46F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 1.449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.449"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3092%3A0x46F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8 1.449)"^^geo:wktLiteral ;
  geo-pos:lat "54.8"^^xsd:decimal ;
  geo-pos:long "1.449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3092%3A0x46F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3092:0x46F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3092'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.449'^^xsd:double;
  dwc:latitude '54.8'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3092:0x46F4B30101000200'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3039%3A0xA9F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3039%3A0xA9F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3039%3A0xA9F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8011666667 1.44933333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8011666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.44933333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3039%3A0xA9F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8011666667 1.44933333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8011666667"^^xsd:decimal ;
  geo-pos:long "1.44933333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3039%3A0xA9F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3039:0xA9F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.44933333333'^^xsd:double;
  dwc:latitude '54.8011666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3039:0xA9F4B30101000300'^^xsd:string;
  dwc:observationDate '1993-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2874%3A0xA9F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2874%3A0xA9F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2874%3A0xA9F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7991666667 1.45016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7991666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.45016666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2874%3A0xA9F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7991666667 1.45016666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7991666667"^^xsd:decimal ;
  geo-pos:long "1.45016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2874%3A0xA9F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2874:0xA9F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.45016666667'^^xsd:double;
  dwc:latitude '54.7991666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2874:0xA9F4B30101000600'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3024%3A0xAFF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3024%3A0xAFF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3024%3A0xAFF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7991666667 1.45016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7991666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.45016666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3024%3A0xAFF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7991666667 1.45016666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7991666667"^^xsd:decimal ;
  geo-pos:long "1.45016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3024%3A0xAFF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3024:0xAFF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3024'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.45016666667'^^xsd:double;
  dwc:latitude '54.7991666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3024:0xAFF4B30101000000'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2943%3A0x45F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2943%3A0x45F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2943%3A0x45F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80015 1.45041666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80015"^^xsd:decimal ;
  dwc:decimalLongitude "1.45041666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2943%3A0x45F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80015 1.45041666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.80015"^^xsd:decimal ;
  geo-pos:long "1.45041666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2943%3A0x45F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2943:0x45F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2943'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.45041666667'^^xsd:double;
  dwc:latitude '54.80015'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2943:0x45F4B30101000A00'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3077%3A0xAAF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3077%3A0xAAF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3077%3A0xAAF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80015 1.45041666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80015"^^xsd:decimal ;
  dwc:decimalLongitude "1.45041666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3077%3A0xAAF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80015 1.45041666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.80015"^^xsd:decimal ;
  geo-pos:long "1.45041666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3077%3A0xAAF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3077:0xAAF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3077'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.45041666667'^^xsd:double;
  dwc:latitude '54.80015'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3077:0xAAF4B30101000300'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3038%3A0xACF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3038%3A0xACF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3038%3A0xACF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80015 1.45041666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.80015"^^xsd:decimal ;
  dwc:decimalLongitude "1.45041666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3038%3A0xACF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.80015 1.45041666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.80015"^^xsd:decimal ;
  geo-pos:long "1.45041666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3038%3A0xACF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3038:0xACF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.45041666667'^^xsd:double;
  dwc:latitude '54.80015'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3038:0xACF4B30101000900'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3037%3A0x40F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3037%3A0x40F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3037%3A0x40F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9923333333 1.64016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9923333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.64016666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3037%3A0x40F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9923333333 1.64016666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9923333333"^^xsd:decimal ;
  geo-pos:long "1.64016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3037%3A0x40F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3037:0x40F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3037'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.64016666667'^^xsd:double;
  dwc:latitude '54.9923333333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3037:0x40F4B30101000800'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3043%3A0x3FF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3043%3A0x3FF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3043%3A0x3FF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9929166667 1.64195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9929166667"^^xsd:decimal ;
  dwc:decimalLongitude "1.64195"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3043%3A0x3FF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9929166667 1.64195)"^^geo:wktLiteral ;
  geo-pos:lat "54.9929166667"^^xsd:decimal ;
  geo-pos:long "1.64195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3043%3A0x3FF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3043:0x3FF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3043'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.64195'^^xsd:double;
  dwc:latitude '54.9929166667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3043:0x3FF4B30101000100'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2804%3A0xABF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2804%3A0xABF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2804%3A0xABF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9950833333 1.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9950833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.6506"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2804%3A0xABF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9950833333 1.6506)"^^geo:wktLiteral ;
  geo-pos:lat "54.9950833333"^^xsd:decimal ;
  geo-pos:long "1.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2804%3A0xABF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2804:0xABF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2804'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.6506'^^xsd:double;
  dwc:latitude '54.9950833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2804:0xABF4B30101000A00'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3057%3A0x3EF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3057%3A0x3EF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3057%3A0x3EF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9950833333 1.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9950833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.6506"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3057%3A0x3EF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9950833333 1.6506)"^^geo:wktLiteral ;
  geo-pos:lat "54.9950833333"^^xsd:decimal ;
  geo-pos:long "1.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3057%3A0x3EF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3057:0x3EF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3057'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.6506'^^xsd:double;
  dwc:latitude '54.9950833333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3057:0x3EF4B30101000C00'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3104%3A0xAAF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3104%3A0xAAF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3104%3A0xAAF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995 1.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.995"^^xsd:decimal ;
  dwc:decimalLongitude "1.6525"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3104%3A0xAAF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.995 1.6525)"^^geo:wktLiteral ;
  geo-pos:lat "54.995"^^xsd:decimal ;
  geo-pos:long "1.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3104%3A0xAAF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3104:0xAAF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3104'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.6525'^^xsd:double;
  dwc:latitude '54.995'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3104:0xAAF4B30101000100'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3081%3A0x42F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3081%3A0x42F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3081%3A0x42F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6148333333 1.68666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6148333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.68666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3081%3A0x42F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6148333333 1.68666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6148333333"^^xsd:decimal ;
  geo-pos:long "1.68666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3081%3A0x42F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3081:0x42F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3081'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.68666666667'^^xsd:double;
  dwc:latitude '54.6148333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3081:0x42F4B30101000500'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2865%3A0x3EF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2865%3A0x3EF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2865%3A0x3EF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6185 1.69816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6185"^^xsd:decimal ;
  dwc:decimalLongitude "1.69816666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2865%3A0x3EF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6185 1.69816666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6185"^^xsd:decimal ;
  geo-pos:long "1.69816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2865%3A0x3EF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2865:0x3EF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2865'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.69816666667'^^xsd:double;
  dwc:latitude '54.6185'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2865:0x3EF4B30101000B00'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3107%3A0x47F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3107%3A0x47F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3107%3A0x47F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6185 1.70016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6185"^^xsd:decimal ;
  dwc:decimalLongitude "1.70016666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3107%3A0x47F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6185 1.70016666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6185"^^xsd:decimal ;
  geo-pos:long "1.70016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3107%3A0x47F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3107:0x47F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3107'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.70016666667'^^xsd:double;
  dwc:latitude '54.6185'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3107:0x47F4B30101000200'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2835%3A0xA9F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2835%3A0xA9F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2835%3A0xA9F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6185 1.70016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6185"^^xsd:decimal ;
  dwc:decimalLongitude "1.70016666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2835%3A0xA9F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6185 1.70016666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6185"^^xsd:decimal ;
  geo-pos:long "1.70016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2835%3A0xA9F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2835:0xA9F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.70016666667'^^xsd:double;
  dwc:latitude '54.6185'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2835:0xA9F4B30101000500'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3106%3A0x41F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3106%3A0x41F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3106%3A0x41F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6193833333 1.7041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6193833333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7041"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3106%3A0x41F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6193833333 1.7041)"^^geo:wktLiteral ;
  geo-pos:lat "54.6193833333"^^xsd:decimal ;
  geo-pos:long "1.7041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3106%3A0x41F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3106:0x41F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3106'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.7041'^^xsd:double;
  dwc:latitude '54.6193833333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3106:0x41F4B30101000300'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2899%3A0x44F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2899%3A0x44F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2899%3A0x44F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7573333333 1.73266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7573333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73266666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2899%3A0x44F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7573333333 1.73266666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7573333333"^^xsd:decimal ;
  geo-pos:long "1.73266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2899%3A0x44F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2899:0x44F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.73266666667'^^xsd:double;
  dwc:latitude '54.7573333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2899:0x44F4B30101000800'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2896%3A0xAFF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2896%3A0xAFF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2896%3A0xAFF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7573333333 1.73266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7573333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.73266666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2896%3A0xAFF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7573333333 1.73266666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7573333333"^^xsd:decimal ;
  geo-pos:long "1.73266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2896%3A0xAFF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2896:0xAFF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.73266666667'^^xsd:double;
  dwc:latitude '54.7573333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2896:0xAFF4B30101000500'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3095%3A0x45F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3095%3A0x45F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3095%3A0x45F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7575 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7575"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3095%3A0x45F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7575 1.7333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7575"^^xsd:decimal ;
  geo-pos:long "1.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3095%3A0x45F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3095:0x45F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3095'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '54.7575'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3095:0x45F4B30101000000'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2909%3A0xADF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2909%3A0xADF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2909%3A0xADF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7575 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7575"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2909%3A0xADF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7575 1.7333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7575"^^xsd:decimal ;
  geo-pos:long "1.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2909%3A0xADF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2909:0xADF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '54.7575'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2909:0xADF4B30101000100'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2833%3A0x44F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2833%3A0x44F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2833%3A0x44F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9187333333 1.78298333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9187333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.78298333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2833%3A0x44F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9187333333 1.78298333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9187333333"^^xsd:decimal ;
  geo-pos:long "1.78298333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2833%3A0x44F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2833:0x44F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.78298333333'^^xsd:double;
  dwc:latitude '54.9187333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2833:0x44F4B30101000600'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3063%3A0xABF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3063%3A0xABF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3063%3A0xABF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9187333333 1.78298333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9187333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.78298333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3063%3A0xABF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9187333333 1.78298333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9187333333"^^xsd:decimal ;
  geo-pos:long "1.78298333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3063%3A0xABF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3063:0xABF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3063'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.78298333333'^^xsd:double;
  dwc:latitude '54.9187333333'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3063:0xABF4B30101000800'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2816%3A0xAFF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2816%3A0xAFF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2816%3A0xAFF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4823666667 1.8561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4823666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.8561"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2816%3A0xAFF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4823666667 1.8561)"^^geo:wktLiteral ;
  geo-pos:lat "54.4823666667"^^xsd:decimal ;
  geo-pos:long "1.8561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2816%3A0xAFF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2816:0xAFF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2816'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.8561'^^xsd:double;
  dwc:latitude '54.4823666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2816:0xAFF4B30101000E00'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3030%3A0x44F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3030%3A0x44F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3030%3A0x44F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.603 1.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.603"^^xsd:decimal ;
  dwc:decimalLongitude "1.915"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3030%3A0x44F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.603 1.915)"^^geo:wktLiteral ;
  geo-pos:lat "54.603"^^xsd:decimal ;
  geo-pos:long "1.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3030%3A0x44F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3030:0x44F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3030'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.915'^^xsd:double;
  dwc:latitude '54.603'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3030:0x44F4B30101000500'^^xsd:string;
  dwc:observationDate '1994-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3100%3A0xACF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3100%3A0xACF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3100%3A0xACF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6037333333 1.92156666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6037333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.92156666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3100%3A0xACF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6037333333 1.92156666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6037333333"^^xsd:decimal ;
  geo-pos:long "1.92156666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3100%3A0xACF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3100:0xACF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3100'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3100:0xACF4B30101000700'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2940%3A0x40F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2940%3A0x40F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2940%3A0x40F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6037333333 1.92156666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6037333333"^^xsd:decimal ;
  dwc:decimalLongitude "1.92156666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2940%3A0x40F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6037333333 1.92156666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6037333333"^^xsd:decimal ;
  geo-pos:long "1.92156666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2940%3A0x40F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2940:0x40F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '1.92156666667'^^xsd:double;
  dwc:latitude '54.6037333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2940:0x40F4B30101000700'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2851%3A0xB2F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2851%3A0xB2F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2851%3A0xB2F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9243333333 2.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9243333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.001"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2851%3A0xB2F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9243333333 2.001)"^^geo:wktLiteral ;
  geo-pos:lat "54.9243333333"^^xsd:decimal ;
  geo-pos:long "2.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2851%3A0xB2F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2851:0xB2F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.001'^^xsd:double;
  dwc:latitude '54.9243333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2851:0xB2F4B30101000700'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3083%3A0xA8F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3083%3A0xA8F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3083%3A0xA8F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578 2.00575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578"^^xsd:decimal ;
  dwc:decimalLongitude "2.00575"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3083%3A0xA8F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578 2.00575)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578"^^xsd:decimal ;
  geo-pos:long "2.00575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3083%3A0xA8F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3083:0xA8F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3083'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3083:0xA8F4B30101000100'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2974%3A0xABF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2974%3A0xABF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2974%3A0xABF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578 2.00575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7578"^^xsd:decimal ;
  dwc:decimalLongitude "2.00575"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2974%3A0xABF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7578 2.00575)"^^geo:wktLiteral ;
  geo-pos:lat "54.7578"^^xsd:decimal ;
  geo-pos:long "2.00575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2974%3A0xABF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2974:0xABF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2974'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.00575'^^xsd:double;
  dwc:latitude '54.7578'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2974:0xABF4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3021%3A0x47F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3021%3A0x47F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3021%3A0x47F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7563333333 2.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7563333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.006"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3021%3A0x47F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7563333333 2.006)"^^geo:wktLiteral ;
  geo-pos:lat "54.7563333333"^^xsd:decimal ;
  geo-pos:long "2.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3021%3A0x47F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3021:0x47F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3021'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.006'^^xsd:double;
  dwc:latitude '54.7563333333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3021:0x47F4B30101000D00'^^xsd:string;
  dwc:observationDate '1993-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3046%3A0x3FF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3046%3A0x3FF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3046%3A0x3FF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7566666667 2.00833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7566666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.00833333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3046%3A0x3FF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7566666667 2.00833333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7566666667"^^xsd:decimal ;
  geo-pos:long "2.00833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3046%3A0x3FF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3046:0x3FF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3046'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.00833333333'^^xsd:double;
  dwc:latitude '54.7566666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3046:0x3FF4B30101000400'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2922%3A0xA8F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2922%3A0xA8F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2922%3A0xA8F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7587166667 2.00871666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7587166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.00871666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2922%3A0xA8F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7587166667 2.00871666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7587166667"^^xsd:decimal ;
  geo-pos:long "2.00871666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2922%3A0xA8F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2922:0xA8F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.00871666667'^^xsd:double;
  dwc:latitude '54.7587166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2922:0xA8F4B30101000C00'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3028%3A0xACF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3028%3A0xACF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3028%3A0xACF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7587166667 2.00871666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7587166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.00871666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3028%3A0xACF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7587166667 2.00871666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7587166667"^^xsd:decimal ;
  geo-pos:long "2.00871666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3028%3A0xACF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3028:0xACF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3028'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.00871666667'^^xsd:double;
  dwc:latitude '54.7587166667'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3028:0xACF4B30101000800'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3061%3A0xB1F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3061%3A0xB1F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3061%3A0xB1F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7587166667 2.00871666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7587166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.00871666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3061%3A0xB1F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7587166667 2.00871666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7587166667"^^xsd:decimal ;
  geo-pos:long "2.00871666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3061%3A0xB1F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3061:0xB1F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.00871666667'^^xsd:double;
  dwc:latitude '54.7587166667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3061:0xB1F4B30101000400'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3019%3A0xB1F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3019%3A0xB1F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3019%3A0xB1F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7581666667 2.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7581666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.0145"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3019%3A0xB1F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7581666667 2.0145)"^^geo:wktLiteral ;
  geo-pos:lat "54.7581666667"^^xsd:decimal ;
  geo-pos:long "2.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3019%3A0xB1F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3019:0xB1F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3019'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.0145'^^xsd:double;
  dwc:latitude '54.7581666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3019:0xB1F4B30101000800'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2901%3A0xB0F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2901%3A0xB0F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2901%3A0xB0F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8455"^^xsd:decimal ;
  dwc:decimalLongitude "2.08583333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2901%3A0xB0F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8455 2.08583333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8455"^^xsd:decimal ;
  geo-pos:long "2.08583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2901%3A0xB0F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2901:0xB0F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.08583333333'^^xsd:double;
  dwc:latitude '54.8455'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2901:0xB0F4B30101000D00'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2975%3A0xB2F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2975%3A0xB2F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2975%3A0xB2F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8448833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.08616666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2975%3A0xB2F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8448833333"^^xsd:decimal ;
  geo-pos:long "2.08616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2975%3A0xB2F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2975:0xB2F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.08616666667'^^xsd:double;
  dwc:latitude '54.8448833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2975:0xB2F4B30101000B00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3052%3A0x42F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3052%3A0x42F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3052%3A0x42F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8448833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.08616666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3052%3A0x42F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8448833333"^^xsd:decimal ;
  geo-pos:long "2.08616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3052%3A0x42F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3052:0x42F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3052'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.08616666667'^^xsd:double;
  dwc:latitude '54.8448833333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3052:0x42F4B30101000F00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3026%3A0xACF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3026%3A0xACF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3026%3A0xACF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8448833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.08616666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3026%3A0xACF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8448833333"^^xsd:decimal ;
  geo-pos:long "2.08616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3026%3A0xACF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3026:0xACF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3026'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.08616666667'^^xsd:double;
  dwc:latitude '54.8448833333'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3026:0xACF4B30101000A00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3086%3A0x41F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3086%3A0x41F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3086%3A0x41F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8448833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.08616666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3086%3A0x41F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8448833333 2.08616666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8448833333"^^xsd:decimal ;
  geo-pos:long "2.08616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3086%3A0x41F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3086:0x41F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3086'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.08616666667'^^xsd:double;
  dwc:latitude '54.8448833333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3086:0x41F4B30101000800'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2912%3A0xAAF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2912%3A0xAAF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2912%3A0xAAF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9883333333 2.09266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9883333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.09266666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2912%3A0xAAF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9883333333 2.09266666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9883333333"^^xsd:decimal ;
  geo-pos:long "2.09266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2912%3A0xAAF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2912:0xAAF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2912'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09266666667'^^xsd:double;
  dwc:latitude '54.9883333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2912:0xAAF4B30101000000'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3049%3A0xAFF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3049%3A0xAFF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3049%3A0xAFF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9883333333 2.09266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9883333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.09266666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3049%3A0xAFF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9883333333 2.09266666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9883333333"^^xsd:decimal ;
  geo-pos:long "2.09266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3049%3A0xAFF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3049:0xAFF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3049'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09266666667'^^xsd:double;
  dwc:latitude '54.9883333333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3049:0xAFF4B30101000900'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2868%3A0x3FF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2868%3A0x3FF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2868%3A0x3FF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9896666667 2.09366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9896666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.09366666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2868%3A0x3FF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9896666667 2.09366666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9896666667"^^xsd:decimal ;
  geo-pos:long "2.09366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2868%3A0x3FF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2868:0x3FF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09366666667'^^xsd:double;
  dwc:latitude '54.9896666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2868:0x3FF4B30101000600'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2890%3A0xAFF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2890%3A0xAFF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2890%3A0xAFF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9896666667 2.09366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9896666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.09366666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2890%3A0xAFF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9896666667 2.09366666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9896666667"^^xsd:decimal ;
  geo-pos:long "2.09366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2890%3A0xAFF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2890:0xAFF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2890'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09366666667'^^xsd:double;
  dwc:latitude '54.9896666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2890:0xAFF4B30101000300'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA8F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA8F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA8F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99175"^^xsd:decimal ;
  dwc:decimalLongitude "2.09466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA8F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.99175"^^xsd:decimal ;
  geo-pos:long "2.09466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA8F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2813:0xA8F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09466666667'^^xsd:double;
  dwc:latitude '54.99175'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2813:0xA8F4B30101000400'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0x46F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0x46F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0x46F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99175"^^xsd:decimal ;
  dwc:decimalLongitude "2.09466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0x46F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.99175"^^xsd:decimal ;
  geo-pos:long "2.09466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0x46F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2813:0x46F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09466666667'^^xsd:double;
  dwc:latitude '54.99175'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2813:0x46F4B30101000300'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA9F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA9F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA9F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99175"^^xsd:decimal ;
  dwc:decimalLongitude "2.09466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA9F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.99175"^^xsd:decimal ;
  geo-pos:long "2.09466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2813%3A0xA9F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2813:0xA9F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09466666667'^^xsd:double;
  dwc:latitude '54.99175'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2813:0xA9F4B30101000E00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3027%3A0xAAF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3027%3A0xAAF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3027%3A0xAAF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99175"^^xsd:decimal ;
  dwc:decimalLongitude "2.09466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3027%3A0xAAF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.99175"^^xsd:decimal ;
  geo-pos:long "2.09466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3027%3A0xAAF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3027:0xAAF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3027'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09466666667'^^xsd:double;
  dwc:latitude '54.99175'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3027:0xAAF4B30101000600'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2958%3A0xB3F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2958%3A0xB3F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2958%3A0xB3F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.99175"^^xsd:decimal ;
  dwc:decimalLongitude "2.09466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2958%3A0xB3F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.99175 2.09466666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.99175"^^xsd:decimal ;
  geo-pos:long "2.09466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2958%3A0xB3F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2958:0xB3F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2958'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.09466666667'^^xsd:double;
  dwc:latitude '54.99175'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2958:0xB3F4B30101000D00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2953%3A0x43F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2953%3A0x43F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2953%3A0x43F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9920666667 2.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9920666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.095"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2953%3A0x43F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9920666667 2.095)"^^geo:wktLiteral ;
  geo-pos:lat "54.9920666667"^^xsd:decimal ;
  geo-pos:long "2.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2953%3A0x43F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2953:0x43F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2953'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.095'^^xsd:double;
  dwc:latitude '54.9920666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2953:0x43F4B30101000B00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2956%3A0xB3F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2956%3A0xB3F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2956%3A0xB3F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98515 2.10121666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98515"^^xsd:decimal ;
  dwc:decimalLongitude "2.10121666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2956%3A0xB3F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98515 2.10121666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.98515"^^xsd:decimal ;
  geo-pos:long "2.10121666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2956%3A0xB3F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2956:0xB3F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2956'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.10121666667'^^xsd:double;
  dwc:latitude '54.98515'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2956:0xB3F4B30101000800'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3020%3A0x40F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3020%3A0x40F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3020%3A0x40F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98515 2.10121666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98515"^^xsd:decimal ;
  dwc:decimalLongitude "2.10121666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3020%3A0x40F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98515 2.10121666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.98515"^^xsd:decimal ;
  geo-pos:long "2.10121666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3020%3A0x40F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3020:0x40F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3020'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.10121666667'^^xsd:double;
  dwc:latitude '54.98515'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3020:0x40F4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2808%3A0xB1F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2808%3A0xB1F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2808%3A0xB1F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98515 2.10121666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.98515"^^xsd:decimal ;
  dwc:decimalLongitude "2.10121666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2808%3A0xB1F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.98515 2.10121666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.98515"^^xsd:decimal ;
  geo-pos:long "2.10121666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2808%3A0xB1F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2808:0xB1F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.10121666667'^^xsd:double;
  dwc:latitude '54.98515'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2808:0xB1F4B30101000200'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3058%3A0xB1F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3058%3A0xB1F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3058%3A0xB1F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6935 2.21316666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6935"^^xsd:decimal ;
  dwc:decimalLongitude "2.21316666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3058%3A0xB1F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6935 2.21316666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6935"^^xsd:decimal ;
  geo-pos:long "2.21316666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3058%3A0xB1F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3058:0xB1F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.21316666667'^^xsd:double;
  dwc:latitude '54.6935'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3058:0xB1F4B30101000B00'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2832%3A0x43F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2832%3A0x43F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2832%3A0x43F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6937 2.21613333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6937"^^xsd:decimal ;
  dwc:decimalLongitude "2.21613333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2832%3A0x43F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6937 2.21613333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.6937"^^xsd:decimal ;
  geo-pos:long "2.21613333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2832%3A0x43F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2832:0x43F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2832'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.21613333333'^^xsd:double;
  dwc:latitude '54.6937'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2832:0x43F4B30101000F00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2845%3A0x44F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2845%3A0x44F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2845%3A0x44F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6937 2.21613333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6937"^^xsd:decimal ;
  dwc:decimalLongitude "2.21613333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2845%3A0x44F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6937 2.21613333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.6937"^^xsd:decimal ;
  geo-pos:long "2.21613333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2845%3A0x44F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2845:0x44F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.21613333333'^^xsd:double;
  dwc:latitude '54.6937'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2845:0x44F4B30101000000'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2895%3A0x44F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2895%3A0x44F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2895%3A0x44F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6916666667 2.21683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6916666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.21683333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2895%3A0x44F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6916666667 2.21683333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.6916666667"^^xsd:decimal ;
  geo-pos:long "2.21683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2895%3A0x44F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2895:0x44F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.21683333333'^^xsd:double;
  dwc:latitude '54.6916666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2895:0x44F4B30101000E00'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2836%3A0x47F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2836%3A0x47F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2836%3A0x47F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4545166667 2.26945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4545166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.26945"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2836%3A0x47F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4545166667 2.26945)"^^geo:wktLiteral ;
  geo-pos:lat "54.4545166667"^^xsd:decimal ;
  geo-pos:long "2.26945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2836%3A0x47F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2836:0x47F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.26945'^^xsd:double;
  dwc:latitude '54.4545166667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2836:0x47F4B30101000000'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3014%3A0xAEF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3014%3A0xAEF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3014%3A0xAEF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7886333333 2.3154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7886333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3154"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3014%3A0xAEF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7886333333 2.3154)"^^geo:wktLiteral ;
  geo-pos:lat "54.7886333333"^^xsd:decimal ;
  geo-pos:long "2.3154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3014%3A0xAEF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3014:0xAEF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3014'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3154'^^xsd:double;
  dwc:latitude '54.7886333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3014:0xAEF4B30101000400'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3096%3A0xB1F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3096%3A0xB1F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3096%3A0xB1F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7886333333 2.3154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7886333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3154"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3096%3A0xB1F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7886333333 2.3154)"^^geo:wktLiteral ;
  geo-pos:lat "54.7886333333"^^xsd:decimal ;
  geo-pos:long "2.3154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3096%3A0xB1F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3096:0xB1F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3096'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3154'^^xsd:double;
  dwc:latitude '54.7886333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3096:0xB1F4B30101000D00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0x45F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0x45F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0x45F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7946666667 2.3155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7946666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3155"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0x45F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7946666667 2.3155)"^^geo:wktLiteral ;
  geo-pos:lat "54.7946666667"^^xsd:decimal ;
  geo-pos:long "2.3155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0x45F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2871:0x45F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3155'^^xsd:double;
  dwc:latitude '54.7946666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2871:0x45F4B30101000E00'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0xACF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0xACF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0xACF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7946666667 2.3155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7946666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3155"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0xACF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7946666667 2.3155)"^^geo:wktLiteral ;
  geo-pos:lat "54.7946666667"^^xsd:decimal ;
  geo-pos:long "2.3155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2871%3A0xACF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2871:0xACF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3155'^^xsd:double;
  dwc:latitude '54.7946666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2871:0xACF4B30101000400'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2885%3A0xAEF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2885%3A0xAEF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2885%3A0xAEF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7946666667 2.3155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7946666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3155"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2885%3A0xAEF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7946666667 2.3155)"^^geo:wktLiteral ;
  geo-pos:lat "54.7946666667"^^xsd:decimal ;
  geo-pos:long "2.3155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2885%3A0xAEF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2885:0xAEF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3155'^^xsd:double;
  dwc:latitude '54.7946666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2885:0xAEF4B30101000800'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2985%3A0x44F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2985%3A0x44F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2985%3A0x44F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7916666667 2.31866666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7916666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.31866666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2985%3A0x44F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7916666667 2.31866666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7916666667"^^xsd:decimal ;
  geo-pos:long "2.31866666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2985%3A0x44F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2985:0x44F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2985'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.31866666667'^^xsd:double;
  dwc:latitude '54.7916666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2985:0x44F4B30101000F00'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2917%3A0x46F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2917%3A0x46F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2917%3A0x46F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7916666667 2.3195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7916666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3195"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2917%3A0x46F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7916666667 2.3195)"^^geo:wktLiteral ;
  geo-pos:lat "54.7916666667"^^xsd:decimal ;
  geo-pos:long "2.3195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2917%3A0x46F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2917:0x46F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2917'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3195'^^xsd:double;
  dwc:latitude '54.7916666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2917:0x46F4B30101000B00'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2931%3A0xB3F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2931%3A0xB3F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2931%3A0xB3F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7916666667 2.3195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7916666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3195"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2931%3A0xB3F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7916666667 2.3195)"^^geo:wktLiteral ;
  geo-pos:lat "54.7916666667"^^xsd:decimal ;
  geo-pos:long "2.3195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2931%3A0xB3F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2931:0xB3F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3195'^^xsd:double;
  dwc:latitude '54.7916666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2931:0xB3F4B30101000600'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2980%3A0xA9F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2980%3A0xA9F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2980%3A0xA9F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7906333333 2.3258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7906333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3258"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2980%3A0xA9F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7906333333 2.3258)"^^geo:wktLiteral ;
  geo-pos:lat "54.7906333333"^^xsd:decimal ;
  geo-pos:long "2.3258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2980%3A0xA9F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2980:0xA9F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2980'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3258'^^xsd:double;
  dwc:latitude '54.7906333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2980:0xA9F4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2803%3A0x44F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2803%3A0x44F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2803%3A0x44F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9369333333 2.32803333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9369333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.32803333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2803%3A0x44F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9369333333 2.32803333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9369333333"^^xsd:decimal ;
  geo-pos:long "2.32803333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2803%3A0x44F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2803:0x44F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.32803333333'^^xsd:double;
  dwc:latitude '54.9369333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2803:0x44F4B30101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3053%3A0x40F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3053%3A0x40F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3053%3A0x40F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9382 2.32805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9382"^^xsd:decimal ;
  dwc:decimalLongitude "2.32805"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3053%3A0x40F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9382 2.32805)"^^geo:wktLiteral ;
  geo-pos:lat "54.9382"^^xsd:decimal ;
  geo-pos:long "2.32805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3053%3A0x40F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3053:0x40F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.32805'^^xsd:double;
  dwc:latitude '54.9382'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3053:0x40F4B30101000C00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3002%3A0x3FF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3002%3A0x3FF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3002%3A0x3FF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9382 2.32805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9382"^^xsd:decimal ;
  dwc:decimalLongitude "2.32805"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3002%3A0x3FF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9382 2.32805)"^^geo:wktLiteral ;
  geo-pos:lat "54.9382"^^xsd:decimal ;
  geo-pos:long "2.32805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3002%3A0x3FF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3002:0x3FF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3002'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.32805'^^xsd:double;
  dwc:latitude '54.9382'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3002:0x3FF4B30101000800'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3064%3A0xAFF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3064%3A0xAFF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3064%3A0xAFF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9382 2.32805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9382"^^xsd:decimal ;
  dwc:decimalLongitude "2.32805"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3064%3A0xAFF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9382 2.32805)"^^geo:wktLiteral ;
  geo-pos:lat "54.9382"^^xsd:decimal ;
  geo-pos:long "2.32805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3064%3A0xAFF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3064:0xAFF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3064'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.32805'^^xsd:double;
  dwc:latitude '54.9382'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3064:0xAFF4B30101000B00'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3006%3A0xB0F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3006%3A0xB0F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3006%3A0xB0F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9348333333 2.32916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9348333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.32916666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3006%3A0xB0F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9348333333 2.32916666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9348333333"^^xsd:decimal ;
  geo-pos:long "2.32916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3006%3A0xB0F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3006:0xB0F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3006'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.32916666667'^^xsd:double;
  dwc:latitude '54.9348333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3006:0xB0F4B30101000200'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3110%3A0xADF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3110%3A0xADF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3110%3A0xADF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9348333333 2.32916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9348333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.32916666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3110%3A0xADF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9348333333 2.32916666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9348333333"^^xsd:decimal ;
  geo-pos:long "2.32916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3110%3A0xADF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3110:0xADF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3110'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.32916666667'^^xsd:double;
  dwc:latitude '54.9348333333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3110:0xADF4B30101000D00'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2830%3A0xAFF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2830%3A0xAFF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2830%3A0xAFF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9348333333 2.32916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9348333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.32916666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2830%3A0xAFF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9348333333 2.32916666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9348333333"^^xsd:decimal ;
  geo-pos:long "2.32916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2830%3A0xAFF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2830:0xAFF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.32916666667'^^xsd:double;
  dwc:latitude '54.9348333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2830:0xAFF4B30101000700'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2852%3A0xA8F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2852%3A0xA8F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2852%3A0xA8F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9365 2.3295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9365"^^xsd:decimal ;
  dwc:decimalLongitude "2.3295"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2852%3A0xA8F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9365 2.3295)"^^geo:wktLiteral ;
  geo-pos:lat "54.9365"^^xsd:decimal ;
  geo-pos:long "2.3295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2852%3A0xA8F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2852:0xA8F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3295'^^xsd:double;
  dwc:latitude '54.9365'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2852:0xA8F4B30101000000'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2869%3A0x41F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2869%3A0x41F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2869%3A0x41F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9365 2.3295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9365"^^xsd:decimal ;
  dwc:decimalLongitude "2.3295"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2869%3A0x41F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9365 2.3295)"^^geo:wktLiteral ;
  geo-pos:lat "54.9365"^^xsd:decimal ;
  geo-pos:long "2.3295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2869%3A0x41F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2869:0x41F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.3295'^^xsd:double;
  dwc:latitude '54.9365'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2869:0x41F4B30101000900'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2843%3A0xADF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2843%3A0xADF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2843%3A0xADF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9299 2.33493333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9299"^^xsd:decimal ;
  dwc:decimalLongitude "2.33493333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2843%3A0xADF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9299 2.33493333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9299"^^xsd:decimal ;
  geo-pos:long "2.33493333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2843%3A0xADF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2843:0xADF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.33493333333'^^xsd:double;
  dwc:latitude '54.9299'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2843:0xADF4B30101000500'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2960%3A0x46F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2960%3A0x46F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2960%3A0x46F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6625666667 2.48411666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6625666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.48411666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2960%3A0x46F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6625666667 2.48411666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6625666667"^^xsd:decimal ;
  geo-pos:long "2.48411666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2960%3A0x46F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2960:0x46F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2960'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.48411666667'^^xsd:double;
  dwc:latitude '54.6625666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2960:0x46F4B30101000900'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2881%3A0xA8F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2881%3A0xA8F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2881%3A0xA8F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.48466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6633333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.48466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2881%3A0xA8F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.48466666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.6633333333"^^xsd:decimal ;
  geo-pos:long "2.48466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2881%3A0xA8F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2881:0xA8F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.48466666667'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2881:0xA8F4B30101000700'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3116%3A0x44F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3116%3A0x44F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3116%3A0x44F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6633333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.485"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3116%3A0x44F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6633333333 2.485)"^^geo:wktLiteral ;
  geo-pos:lat "54.6633333333"^^xsd:decimal ;
  geo-pos:long "2.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3116%3A0x44F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3116:0x44F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3116'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.485'^^xsd:double;
  dwc:latitude '54.6633333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3116:0x44F4B30101000900'^^xsd:string;
  dwc:observationDate '1991-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3051%3A0x3FF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3051%3A0x3FF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3051%3A0x3FF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66225 2.48585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.66225"^^xsd:decimal ;
  dwc:decimalLongitude "2.48585"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3051%3A0x3FF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.66225 2.48585)"^^geo:wktLiteral ;
  geo-pos:lat "54.66225"^^xsd:decimal ;
  geo-pos:long "2.48585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3051%3A0x3FF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3051:0x3FF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3051'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.48585'^^xsd:double;
  dwc:latitude '54.66225'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3051:0x3FF4B30101000A00'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2837%3A0x42F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2837%3A0x42F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2837%3A0x42F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6667333333 2.48798333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6667333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.48798333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2837%3A0x42F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6667333333 2.48798333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.6667333333"^^xsd:decimal ;
  geo-pos:long "2.48798333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2837%3A0x42F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2837:0x42F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.48798333333'^^xsd:double;
  dwc:latitude '54.6667333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2837:0x42F4B30101000900'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3015%3A0xADF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3015%3A0xADF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3015%3A0xADF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7665166667 2.53368333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7665166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.53368333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3015%3A0xADF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7665166667 2.53368333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7665166667"^^xsd:decimal ;
  geo-pos:long "2.53368333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3015%3A0xADF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3015:0xADF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3015'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.53368333333'^^xsd:double;
  dwc:latitude '54.7665166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3015:0xADF4B30101000000'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3031%3A0x41F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3031%3A0x41F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3031%3A0x41F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7676666667 2.5395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7676666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.5395"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3031%3A0x41F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7676666667 2.5395)"^^geo:wktLiteral ;
  geo-pos:lat "54.7676666667"^^xsd:decimal ;
  geo-pos:long "2.5395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3031%3A0x41F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3031:0x41F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3031'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.5395'^^xsd:double;
  dwc:latitude '54.7676666667'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3031:0x41F4B30101000E00'^^xsd:string;
  dwc:observationDate '1994-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2923%3A0x47F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2923%3A0x47F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2923%3A0x47F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.769 2.54033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.769"^^xsd:decimal ;
  dwc:decimalLongitude "2.54033333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2923%3A0x47F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.769 2.54033333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.769"^^xsd:decimal ;
  geo-pos:long "2.54033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2923%3A0x47F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2923:0x47F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.54033333333'^^xsd:double;
  dwc:latitude '54.769'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2923:0x47F4B30101000300'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2924%3A0x41F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2924%3A0x41F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2924%3A0x41F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.769 2.54033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.769"^^xsd:decimal ;
  dwc:decimalLongitude "2.54033333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2924%3A0x41F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.769 2.54033333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.769"^^xsd:decimal ;
  geo-pos:long "2.54033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2924%3A0x41F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2924:0x41F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.54033333333'^^xsd:double;
  dwc:latitude '54.769'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2924:0x41F4B30101000A00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB3F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB3F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB3F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7688333333 2.54283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7688333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.54283333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB3F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7688333333 2.54283333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7688333333"^^xsd:decimal ;
  geo-pos:long "2.54283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB3F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2971:0xB3F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2971'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.54283333333'^^xsd:double;
  dwc:latitude '54.7688333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2971:0xB3F4B30101000A00'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB1F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB1F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB1F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7688333333 2.54283333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7688333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.54283333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB1F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7688333333 2.54283333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7688333333"^^xsd:decimal ;
  geo-pos:long "2.54283333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2971%3A0xB1F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2971:0xB1F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2971'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.54283333333'^^xsd:double;
  dwc:latitude '54.7688333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2971:0xB1F4B30101000300'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2883%3A0xA8F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2883%3A0xA8F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2883%3A0xA8F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7692666667 2.54288333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7692666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.54288333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2883%3A0xA8F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7692666667 2.54288333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7692666667"^^xsd:decimal ;
  geo-pos:long "2.54288333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2883%3A0xA8F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2883:0xA8F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.54288333333'^^xsd:double;
  dwc:latitude '54.7692666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2883:0xA8F4B30101000900'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2955%3A0x47F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2955%3A0x47F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2955%3A0x47F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7676833333 2.54403333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7676833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.54403333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2955%3A0x47F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7676833333 2.54403333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.7676833333"^^xsd:decimal ;
  geo-pos:long "2.54403333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2955%3A0x47F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2955:0x47F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2955'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.54403333333'^^xsd:double;
  dwc:latitude '54.7676833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2955:0x47F4B30101000900'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2939%3A0x45F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2939%3A0x45F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2939%3A0x45F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8715 2.60016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8715"^^xsd:decimal ;
  dwc:decimalLongitude "2.60016666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2939%3A0x45F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8715 2.60016666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8715"^^xsd:decimal ;
  geo-pos:long "2.60016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2939%3A0x45F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2939:0x45F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2939'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.60016666667'^^xsd:double;
  dwc:latitude '54.8715'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2939:0x45F4B30101000900'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3009%3A0x45F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3009%3A0x45F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3009%3A0x45F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8727166667 2.6038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8727166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6038"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3009%3A0x45F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8727166667 2.6038)"^^geo:wktLiteral ;
  geo-pos:lat "54.8727166667"^^xsd:decimal ;
  geo-pos:long "2.6038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3009%3A0x45F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3009:0x45F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3009'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6038'^^xsd:double;
  dwc:latitude '54.8727166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3009:0x45F4B30101000100'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3098%3A0xAEF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3098%3A0xAEF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3098%3A0xAEF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8718333333 2.6045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8718333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.6045"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3098%3A0xAEF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8718333333 2.6045)"^^geo:wktLiteral ;
  geo-pos:lat "54.8718333333"^^xsd:decimal ;
  geo-pos:long "2.6045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3098%3A0xAEF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3098:0xAEF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3098'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6045'^^xsd:double;
  dwc:latitude '54.8718333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3098:0xAEF4B30101000500'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2925%3A0xAFF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2925%3A0xAFF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2925%3A0xAFF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8718333333 2.6045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8718333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.6045"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2925%3A0xAFF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8718333333 2.6045)"^^geo:wktLiteral ;
  geo-pos:lat "54.8718333333"^^xsd:decimal ;
  geo-pos:long "2.6045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2925%3A0xAFF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2925:0xAFF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6045'^^xsd:double;
  dwc:latitude '54.8718333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2925:0xAFF4B30101000800'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3112%3A0x44F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3112%3A0x44F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3112%3A0x44F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8718333333 2.60666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8718333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.60666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3112%3A0x44F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8718333333 2.60666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8718333333"^^xsd:decimal ;
  geo-pos:long "2.60666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3112%3A0x44F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3112:0x44F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3112'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.60666666667'^^xsd:double;
  dwc:latitude '54.8718333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3112:0x44F4B30101000700'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2970%3A0x41F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2970%3A0x41F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2970%3A0x41F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8706333333 2.61496666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8706333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.61496666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2970%3A0x41F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8706333333 2.61496666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8706333333"^^xsd:decimal ;
  geo-pos:long "2.61496666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2970%3A0x41F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2970:0x41F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2970'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.61496666667'^^xsd:double;
  dwc:latitude '54.8706333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2970:0x41F4B30101000700'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2981%3A0xB0F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2981%3A0xB0F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2981%3A0xB0F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0043833333 2.62715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0043833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.62715"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2981%3A0xB0F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0043833333 2.62715)"^^geo:wktLiteral ;
  geo-pos:lat "55.0043833333"^^xsd:decimal ;
  geo-pos:long "2.62715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2981%3A0xB0F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2981:0xB0F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2981'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.62715'^^xsd:double;
  dwc:latitude '55.0043833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2981:0xB0F4B30101000B00'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3055%3A0xA8F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3055%3A0xA8F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3055%3A0xA8F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0043833333 2.62715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0043833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.62715"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3055%3A0xA8F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0043833333 2.62715)"^^geo:wktLiteral ;
  geo-pos:lat "55.0043833333"^^xsd:decimal ;
  geo-pos:long "2.62715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3055%3A0xA8F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3055:0xA8F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3055'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.62715'^^xsd:double;
  dwc:latitude '55.0043833333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3055:0xA8F4B30101000F00'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2800%3A0x40F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2800%3A0x40F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2800%3A0x40F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00365 2.62775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.00365"^^xsd:decimal ;
  dwc:decimalLongitude "2.62775"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2800%3A0x40F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.00365 2.62775)"^^geo:wktLiteral ;
  geo-pos:lat "55.00365"^^xsd:decimal ;
  geo-pos:long "2.62775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2800%3A0x40F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2800:0x40F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.62775'^^xsd:double;
  dwc:latitude '55.00365'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2800:0x40F4B30101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2957%3A0x43F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2957%3A0x43F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2957%3A0x43F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.004 2.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.004"^^xsd:decimal ;
  dwc:decimalLongitude "2.628"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2957%3A0x43F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.004 2.628)"^^geo:wktLiteral ;
  geo-pos:lat "55.004"^^xsd:decimal ;
  geo-pos:long "2.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2957%3A0x43F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2957:0x43F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.628'^^xsd:double;
  dwc:latitude '55.004'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2957:0x43F4B30101000800'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2977%3A0xAEF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2977%3A0xAEF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2977%3A0xAEF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.004 2.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.004"^^xsd:decimal ;
  dwc:decimalLongitude "2.628"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2977%3A0xAEF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.004 2.628)"^^geo:wktLiteral ;
  geo-pos:lat "55.004"^^xsd:decimal ;
  geo-pos:long "2.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2977%3A0xAEF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2977:0xAEF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2977'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.628'^^xsd:double;
  dwc:latitude '55.004'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2977:0xAEF4B30101000D00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3022%3A0x44F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3022%3A0x44F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3022%3A0x44F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0034666667 2.62828333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0034666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.62828333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3022%3A0x44F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0034666667 2.62828333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.0034666667"^^xsd:decimal ;
  geo-pos:long "2.62828333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3022%3A0x44F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3022:0x44F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3022'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.62828333333'^^xsd:double;
  dwc:latitude '55.0034666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3022:0x44F4B30101000200'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2933%3A0x44F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2933%3A0x44F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2933%3A0x44F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0053333333 2.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0053333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.632"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2933%3A0x44F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0053333333 2.632)"^^geo:wktLiteral ;
  geo-pos:lat "55.0053333333"^^xsd:decimal ;
  geo-pos:long "2.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2933%3A0x44F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2933:0x44F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2933'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.632'^^xsd:double;
  dwc:latitude '55.0053333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2933:0x44F4B30101000C00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2900%3A0xA8F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2900%3A0xA8F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2900%3A0xA8F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0101666667 2.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0101666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.632"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2900%3A0xA8F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0101666667 2.632)"^^geo:wktLiteral ;
  geo-pos:lat "55.0101666667"^^xsd:decimal ;
  geo-pos:long "2.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2900%3A0xA8F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2900:0xA8F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.632'^^xsd:double;
  dwc:latitude '55.0101666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2900:0xA8F4B30101000200'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3113%3A0xA8F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3113%3A0xA8F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3113%3A0xA8F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0101666667 2.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0101666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.632"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3113%3A0xA8F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0101666667 2.632)"^^geo:wktLiteral ;
  geo-pos:lat "55.0101666667"^^xsd:decimal ;
  geo-pos:long "2.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3113%3A0xA8F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3113:0xA8F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3113'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.632'^^xsd:double;
  dwc:latitude '55.0101666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3113:0xA8F4B30101000600'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3016%3A0xA9F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3016%3A0xA9F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3016%3A0xA9F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0019 2.6374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0019"^^xsd:decimal ;
  dwc:decimalLongitude "2.6374"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3016%3A0xA9F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0019 2.6374)"^^geo:wktLiteral ;
  geo-pos:lat "55.0019"^^xsd:decimal ;
  geo-pos:long "2.6374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3016%3A0xA9F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3016:0xA9F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3016'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6374'^^xsd:double;
  dwc:latitude '55.0019'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3016:0xA9F4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3060%3A0xACF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3060%3A0xACF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3060%3A0xACF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0019 2.6374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0019"^^xsd:decimal ;
  dwc:decimalLongitude "2.6374"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3060%3A0xACF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0019 2.6374)"^^geo:wktLiteral ;
  geo-pos:lat "55.0019"^^xsd:decimal ;
  geo-pos:long "2.6374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3060%3A0xACF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3060:0xACF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6374'^^xsd:double;
  dwc:latitude '55.0019'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3060:0xACF4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2828%3A0x3FF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2828%3A0x3FF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2828%3A0x3FF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0019 2.6374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0019"^^xsd:decimal ;
  dwc:decimalLongitude "2.6374"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2828%3A0x3FF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0019 2.6374)"^^geo:wktLiteral ;
  geo-pos:lat "55.0019"^^xsd:decimal ;
  geo-pos:long "2.6374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2828%3A0x3FF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2828:0x3FF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2828'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6374'^^xsd:double;
  dwc:latitude '55.0019'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2828:0x3FF4B30101000B00'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3076%3A0xACF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3076%3A0xACF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3076%3A0xACF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.67166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.67166666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3076%3A0xACF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276666667 2.67166666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276666667"^^xsd:decimal ;
  geo-pos:long "2.67166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3076%3A0xACF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3076:0xACF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67166666667'^^xsd:double;
  dwc:latitude '55.1276666667'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3076:0xACF4B30101000000'^^xsd:string;
  dwc:observationDate '1991-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2972%3A0x43F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2972%3A0x43F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2972%3A0x43F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.128 2.6725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.128"^^xsd:decimal ;
  dwc:decimalLongitude "2.6725"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2972%3A0x43F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.128 2.6725)"^^geo:wktLiteral ;
  geo-pos:lat "55.128"^^xsd:decimal ;
  geo-pos:long "2.6725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2972%3A0x43F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2972:0x43F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2972'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6725'^^xsd:double;
  dwc:latitude '55.128'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2972:0x43F4B30101000400'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2823%3A0xABF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2823%3A0xABF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2823%3A0xABF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.128 2.6725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.128"^^xsd:decimal ;
  dwc:decimalLongitude "2.6725"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2823%3A0xABF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.128 2.6725)"^^geo:wktLiteral ;
  geo-pos:lat "55.128"^^xsd:decimal ;
  geo-pos:long "2.6725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2823%3A0xABF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2823:0xABF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6725'^^xsd:double;
  dwc:latitude '55.128'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2823:0xABF4B30101000E00'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2938%3A0x41F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2938%3A0x41F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2938%3A0x41F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1269 2.67273333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1269"^^xsd:decimal ;
  dwc:decimalLongitude "2.67273333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2938%3A0x41F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1269 2.67273333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1269"^^xsd:decimal ;
  geo-pos:long "2.67273333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2938%3A0x41F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2938:0x41F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2938'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67273333333'^^xsd:double;
  dwc:latitude '55.1269'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2938:0x41F4B30101000600'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3108%3A0xB1F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3108%3A0xB1F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3108%3A0xB1F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1269 2.67273333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1269"^^xsd:decimal ;
  dwc:decimalLongitude "2.67273333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3108%3A0xB1F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1269 2.67273333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1269"^^xsd:decimal ;
  geo-pos:long "2.67273333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3108%3A0xB1F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3108:0xB1F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3108'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67273333333'^^xsd:double;
  dwc:latitude '55.1269'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3108:0xB1F4B30101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2983%3A0x43F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2983%3A0x43F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2983%3A0x43F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276166667 2.6733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1276166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6733"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2983%3A0x43F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1276166667 2.6733)"^^geo:wktLiteral ;
  geo-pos:lat "55.1276166667"^^xsd:decimal ;
  geo-pos:long "2.6733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2983%3A0x43F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2983:0x43F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2983'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.6733'^^xsd:double;
  dwc:latitude '55.1276166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2983:0x43F4B30101000500'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2826%3A0xA9F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2826%3A0xA9F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2826%3A0xA9F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12785"^^xsd:decimal ;
  dwc:decimalLongitude "2.67376666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2826%3A0xA9F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.12785"^^xsd:decimal ;
  geo-pos:long "2.67376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2826%3A0xA9F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2826:0xA9F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2826'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67376666667'^^xsd:double;
  dwc:latitude '55.12785'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2826:0xA9F4B30101000200'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3013%3A0xA9F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3013%3A0xA9F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3013%3A0xA9F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12785"^^xsd:decimal ;
  dwc:decimalLongitude "2.67376666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3013%3A0xA9F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.12785"^^xsd:decimal ;
  geo-pos:long "2.67376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3013%3A0xA9F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3013:0xA9F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67376666667'^^xsd:double;
  dwc:latitude '55.12785'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3013:0xA9F4B30101000F00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2928%3A0xAAF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2928%3A0xAAF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2928%3A0xAAF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12785"^^xsd:decimal ;
  dwc:decimalLongitude "2.67376666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2928%3A0xAAF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.12785"^^xsd:decimal ;
  geo-pos:long "2.67376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2928%3A0xAAF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2928:0xAAF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67376666667'^^xsd:double;
  dwc:latitude '55.12785'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2928:0xAAF4B30101000500'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2812%3A0xADF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2812%3A0xADF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2812%3A0xADF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.12785"^^xsd:decimal ;
  dwc:decimalLongitude "2.67376666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2812%3A0xADF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.12785 2.67376666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.12785"^^xsd:decimal ;
  geo-pos:long "2.67376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2812%3A0xADF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2812:0xADF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67376666667'^^xsd:double;
  dwc:latitude '55.12785'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2812:0xADF4B30101000A00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2952%3A0xA8F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2952%3A0xA8F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2952%3A0xA8F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.127 2.67416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.127"^^xsd:decimal ;
  dwc:decimalLongitude "2.67416666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2952%3A0xA8F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.127 2.67416666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.127"^^xsd:decimal ;
  geo-pos:long "2.67416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2952%3A0xA8F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2952:0xA8F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2952'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67416666667'^^xsd:double;
  dwc:latitude '55.127'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2952:0xA8F4B30101000300'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2911%3A0x40F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2911%3A0x40F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2911%3A0x40F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5148333333 2.67503333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5148333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.67503333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2911%3A0x40F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5148333333 2.67503333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.5148333333"^^xsd:decimal ;
  geo-pos:long "2.67503333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2911%3A0x40F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2911:0x40F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2911'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67503333333'^^xsd:double;
  dwc:latitude '54.5148333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2911:0x40F4B30101000300'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3044%3A0x44F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3044%3A0x44F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3044%3A0x44F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1299166667 2.67516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1299166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.67516666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3044%3A0x44F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1299166667 2.67516666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.1299166667"^^xsd:decimal ;
  geo-pos:long "2.67516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3044%3A0x44F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3044:0x44F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3044'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.67516666667'^^xsd:double;
  dwc:latitude '55.1299166667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3044:0x44F4B30101000300'^^xsd:string;
  dwc:observationDate '2001-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2872%3A0xB4F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2872%3A0xB4F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2872%3A0xB4F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5145 2.67683333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5145"^^xsd:decimal ;
  dwc:decimalLongitude "2.67683333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2872%3A0xB4F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5145 2.67683333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.5145"^^xsd:decimal ;
  geo-pos:long "2.67683333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2872%3A0xB4F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2872:0xB4F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:country 'North sea'^^xsd:string;
  dwc:longitude '2.67683333333'^^xsd:double;
  dwc:latitude '54.5145'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2872:0xB4F4B30101000100'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2854%3A0x47F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2854%3A0x47F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2854%3A0x47F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1263333333 2.68183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1263333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.68183333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2854%3A0x47F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1263333333 2.68183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1263333333"^^xsd:decimal ;
  geo-pos:long "2.68183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2854%3A0x47F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2854:0x47F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.68183333333'^^xsd:double;
  dwc:latitude '55.1263333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2854:0x47F4B30101000600'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2862%3A0xAEF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2862%3A0xAEF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2862%3A0xAEF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1263333333 2.68183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1263333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.68183333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2862%3A0xAEF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1263333333 2.68183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1263333333"^^xsd:decimal ;
  geo-pos:long "2.68183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2862%3A0xAEF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2862:0xAEF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.68183333333'^^xsd:double;
  dwc:latitude '55.1263333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2862:0xAEF4B30101000300'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3105%3A0x3EF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3105%3A0x3EF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3105%3A0x3EF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1263333333 2.68183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1263333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.68183333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3105%3A0x3EF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1263333333 2.68183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1263333333"^^xsd:decimal ;
  geo-pos:long "2.68183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3105%3A0x3EF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3105:0x3EF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3105'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.68183333333'^^xsd:double;
  dwc:latitude '55.1263333333'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3105:0x3EF4B30101000700'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2822%3A0x42F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2822%3A0x42F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2822%3A0x42F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5155 2.68666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5155"^^xsd:decimal ;
  dwc:decimalLongitude "2.68666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2822%3A0x42F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5155 2.68666666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.5155"^^xsd:decimal ;
  geo-pos:long "2.68666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2822%3A0x42F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2822:0x42F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.68666666667'^^xsd:double;
  dwc:latitude '54.5155'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2822:0x42F4B30101000100'^^xsd:string;
  dwc:observationDate '1995-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2847%3A0xAAF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2847%3A0xAAF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2847%3A0xAAF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8434 2.77653333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8434"^^xsd:decimal ;
  dwc:decimalLongitude "2.77653333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2847%3A0xAAF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8434 2.77653333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8434"^^xsd:decimal ;
  geo-pos:long "2.77653333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2847%3A0xAAF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2847:0xAAF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.77653333333'^^xsd:double;
  dwc:latitude '54.8434'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2847:0xAAF4B30101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2846%3A0xB0F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2846%3A0xB0F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2846%3A0xB0F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7416 2.77991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7416"^^xsd:decimal ;
  dwc:decimalLongitude "2.77991666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2846%3A0xB0F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7416 2.77991666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7416"^^xsd:decimal ;
  geo-pos:long "2.77991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2846%3A0xB0F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2846:0xB0F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.77991666667'^^xsd:double;
  dwc:latitude '54.7416'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2846:0xB0F4B30101000400'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2838%3A0xB3F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2838%3A0xB3F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2838%3A0xB3F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7416 2.77991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7416"^^xsd:decimal ;
  dwc:decimalLongitude "2.77991666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2838%3A0xB3F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7416 2.77991666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7416"^^xsd:decimal ;
  geo-pos:long "2.77991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2838%3A0xB3F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2838:0xB3F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.77991666667'^^xsd:double;
  dwc:latitude '54.7416'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2838:0xB3F4B30101000400'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3109%3A0xAFF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3109%3A0xAFF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3109%3A0xAFF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7416 2.77991666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7416"^^xsd:decimal ;
  dwc:decimalLongitude "2.77991666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3109%3A0xAFF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7416 2.77991666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.7416"^^xsd:decimal ;
  geo-pos:long "2.77991666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3109%3A0xAFF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3109:0xAFF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3109'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.77991666667'^^xsd:double;
  dwc:latitude '54.7416'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3109:0xAFF4B30101000400'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2946%3A0x42F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2946%3A0x42F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2946%3A0x42F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8431666667 2.80766666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8431666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.80766666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2946%3A0x42F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8431666667 2.80766666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8431666667"^^xsd:decimal ;
  geo-pos:long "2.80766666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2946%3A0x42F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2946:0x42F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2946'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.80766666667'^^xsd:double;
  dwc:latitude '54.8431666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2946:0x42F4B30101000300'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2870%3A0x42F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2870%3A0x42F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2870%3A0x42F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.80883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8443333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.80883333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2870%3A0x42F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.80883333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8443333333"^^xsd:decimal ;
  geo-pos:long "2.80883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2870%3A0x42F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2870:0x42F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2870'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.80883333333'^^xsd:double;
  dwc:latitude '54.8443333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2870:0x42F4B30101000A00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2859%3A0xB1F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2859%3A0xB1F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2859%3A0xB1F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.80883333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8443333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.80883333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2859%3A0xB1F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8443333333 2.80883333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8443333333"^^xsd:decimal ;
  geo-pos:long "2.80883333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2859%3A0xB1F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2859:0xB1F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.80883333333'^^xsd:double;
  dwc:latitude '54.8443333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2859:0xB1F4B30101000600'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2904%3A0x46F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2904%3A0x46F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2904%3A0x46F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8433333333 2.81633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8433333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.81633333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2904%3A0x46F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8433333333 2.81633333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8433333333"^^xsd:decimal ;
  geo-pos:long "2.81633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2904%3A0x46F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2904:0x46F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.81633333333'^^xsd:double;
  dwc:latitude '54.8433333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2904:0x46F4B30101000E00'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2857%3A0x45F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2857%3A0x45F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2857%3A0x45F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9512666667 2.89301666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9512666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.89301666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2857%3A0x45F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9512666667 2.89301666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9512666667"^^xsd:decimal ;
  geo-pos:long "2.89301666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2857%3A0x45F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2857:0x45F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.89301666667'^^xsd:double;
  dwc:latitude '54.9512666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2857:0x45F4B30101000800'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2879%3A0xB3F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2879%3A0xB3F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2879%3A0xB3F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9512666667 2.89301666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9512666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.89301666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2879%3A0xB3F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9512666667 2.89301666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9512666667"^^xsd:decimal ;
  geo-pos:long "2.89301666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2879%3A0xB3F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2879:0xB3F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2879'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.89301666667'^^xsd:double;
  dwc:latitude '54.9512666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2879:0xB3F4B30101000900'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3054%3A0x40F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3054%3A0x40F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3054%3A0x40F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9512666667 2.89301666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9512666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.89301666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3054%3A0x40F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9512666667 2.89301666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9512666667"^^xsd:decimal ;
  geo-pos:long "2.89301666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3054%3A0x40F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3054:0x40F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3054'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.89301666667'^^xsd:double;
  dwc:latitude '54.9512666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3054:0x40F4B30101000600'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2815%3A0x47F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2815%3A0x47F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2815%3A0x47F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.8945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.8945"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2815%3A0x47F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.8945)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "2.8945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2815%3A0x47F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2815:0x47F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2815'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.8945'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2815:0x47F4B30101000700'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2891%3A0xB0F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2891%3A0xB0F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2891%3A0xB0F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.8945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.8945"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2891%3A0xB0F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.8945)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "2.8945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2891%3A0xB0F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2891:0xB0F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.8945'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2891:0xB0F4B30101000500'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2908%3A0xB2F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2908%3A0xB2F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2908%3A0xB2F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.8945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.8945"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2908%3A0xB2F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 2.8945)"^^geo:wktLiteral ;
  geo-pos:lat "54.95"^^xsd:decimal ;
  geo-pos:long "2.8945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2908%3A0xB2F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2908:0xB2F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.8945'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2908:0xB2F4B30101000E00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3121%3A0xA8F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3121%3A0xA8F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3121%3A0xA8F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9503833333 2.89475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9503833333"^^xsd:decimal ;
  dwc:decimalLongitude "2.89475"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3121%3A0xA8F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9503833333 2.89475)"^^geo:wktLiteral ;
  geo-pos:lat "54.9503833333"^^xsd:decimal ;
  geo-pos:long "2.89475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3121%3A0xA8F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3121:0xA8F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3121'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.89475'^^xsd:double;
  dwc:latitude '54.9503833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3121:0xA8F4B30101000E00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3085%3A0xADF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3085%3A0xADF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3085%3A0xADF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9504333333 2.8961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.8961"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3085%3A0xADF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9504333333 2.8961)"^^geo:wktLiteral ;
  geo-pos:lat "54.9504333333"^^xsd:decimal ;
  geo-pos:long "2.8961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3085%3A0xADF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3085:0xADF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3085'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.8961'^^xsd:double;
  dwc:latitude '54.9504333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3085:0xADF4B30101000200'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3004%3A0x3FF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3004%3A0x3FF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3004%3A0x3FF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9504333333 2.8961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9504333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.8961"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3004%3A0x3FF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9504333333 2.8961)"^^geo:wktLiteral ;
  geo-pos:lat "54.9504333333"^^xsd:decimal ;
  geo-pos:long "2.8961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3004%3A0x3FF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3004:0x3FF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3004'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.8961'^^xsd:double;
  dwc:latitude '54.9504333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3004:0x3FF4B30101000700'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2918%3A0x43F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2918%3A0x43F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2918%3A0x43F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0937666667 2.89748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0937666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.89748333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2918%3A0x43F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0937666667 2.89748333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.0937666667"^^xsd:decimal ;
  geo-pos:long "2.89748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2918%3A0x43F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2918:0x43F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2918'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.89748333333'^^xsd:double;
  dwc:latitude '55.0937666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2918:0x43F4B30101000300'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2991%3A0x43F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2991%3A0x43F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2991%3A0x43F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0937666667 2.89748333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0937666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.89748333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2991%3A0x43F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0937666667 2.89748333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.0937666667"^^xsd:decimal ;
  geo-pos:long "2.89748333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2991%3A0x43F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2991:0x43F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2991'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.89748333333'^^xsd:double;
  dwc:latitude '55.0937666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2991:0x43F4B30101000000'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2926%3A0x43F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2926%3A0x43F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2926%3A0x43F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.094 2.90466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.094"^^xsd:decimal ;
  dwc:decimalLongitude "2.90466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2926%3A0x43F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.094 2.90466666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.094"^^xsd:decimal ;
  geo-pos:long "2.90466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2926%3A0x43F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2926:0x43F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.90466666667'^^xsd:double;
  dwc:latitude '55.094'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2926:0x43F4B30101000C00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3045%3A0xAAF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3045%3A0xAAF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3045%3A0xAAF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09345"^^xsd:decimal ;
  dwc:decimalLongitude "2.90581666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3045%3A0xAAF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.09345"^^xsd:decimal ;
  geo-pos:long "2.90581666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3045%3A0xAAF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3045:0xAAF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3045'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.90581666667'^^xsd:double;
  dwc:latitude '55.09345'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3045:0xAAF4B30101000B00'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3069%3A0x43F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3069%3A0x43F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3069%3A0x43F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09345"^^xsd:decimal ;
  dwc:decimalLongitude "2.90581666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3069%3A0x43F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.09345"^^xsd:decimal ;
  geo-pos:long "2.90581666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3069%3A0x43F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3069:0x43F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3069'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.90581666667'^^xsd:double;
  dwc:latitude '55.09345'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3069:0x43F4B30101000100'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0x41F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0x41F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0x41F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09345"^^xsd:decimal ;
  dwc:decimalLongitude "2.90581666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0x41F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.09345"^^xsd:decimal ;
  geo-pos:long "2.90581666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0x41F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2930:0x41F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.90581666667'^^xsd:double;
  dwc:latitude '55.09345'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2930:0x41F4B30101000000'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3084%3A0xAEF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3084%3A0xAEF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3084%3A0xAEF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09345"^^xsd:decimal ;
  dwc:decimalLongitude "2.90581666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3084%3A0xAEF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.09345"^^xsd:decimal ;
  geo-pos:long "2.90581666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3084%3A0xAEF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3084:0xAEF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3084'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.90581666667'^^xsd:double;
  dwc:latitude '55.09345'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3084:0xAEF4B30101000100'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0xAFF4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0xAFF4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0xAFF4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.09345"^^xsd:decimal ;
  dwc:decimalLongitude "2.90581666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0xAFF4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.09345 2.90581666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.09345"^^xsd:decimal ;
  geo-pos:long "2.90581666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2930%3A0xAFF4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2930:0xAFF4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.90581666667'^^xsd:double;
  dwc:latitude '55.09345'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2930:0xAFF4B30101000100'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2880%3A0x47F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2880%3A0x47F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2880%3A0x47F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0925 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0925"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2880%3A0x47F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0925 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "55.0925"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2880%3A0x47F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2880:0x47F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '55.0925'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2880:0x47F4B30101000E00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2853%3A0xAAF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2853%3A0xAAF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2853%3A0xAAF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0925 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0925"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2853%3A0xAAF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0925 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "55.0925"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2853%3A0xAAF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2853:0xAAF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '55.0925'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2853:0xAAF4B30101000200'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3010%3A0xB1F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3010%3A0xB1F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3010%3A0xB1F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.91251666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2094166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.91251666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3010%3A0xB1F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.91251666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2094166667"^^xsd:decimal ;
  geo-pos:long "2.91251666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3010%3A0xB1F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3010:0xB1F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3010'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.91251666667'^^xsd:double;
  dwc:latitude '55.2094166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3010:0xB1F4B30101000100'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3059%3A0xABF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3059%3A0xABF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3059%3A0xABF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.91251666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2094166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.91251666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3059%3A0xABF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.91251666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2094166667"^^xsd:decimal ;
  geo-pos:long "2.91251666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3059%3A0xABF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3059:0xABF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3059'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.91251666667'^^xsd:double;
  dwc:latitude '55.2094166667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3059:0xABF4B30101000F00'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3087%3A0x3EF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3087%3A0x3EF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3087%3A0x3EF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.91251666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2094166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.91251666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3087%3A0x3EF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.91251666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2094166667"^^xsd:decimal ;
  geo-pos:long "2.91251666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3087%3A0x3EF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3087:0x3EF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3087'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.91251666667'^^xsd:double;
  dwc:latitude '55.2094166667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3087:0x3EF4B30101000900'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2884%3A0xB2F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2884%3A0xB2F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2884%3A0xB2F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0921666667 2.91666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0921666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.91666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2884%3A0xB2F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0921666667 2.91666666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.0921666667"^^xsd:decimal ;
  geo-pos:long "2.91666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2884%3A0xB2F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2884:0xB2F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2884'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.91666666667'^^xsd:double;
  dwc:latitude '55.0921666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2884:0xB2F4B30101000200'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2993%3A0x3FF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2993%3A0x3FF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2993%3A0x3FF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2092333333 2.92286666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2092333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.92286666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2993%3A0x3FF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2092333333 2.92286666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.2092333333"^^xsd:decimal ;
  geo-pos:long "2.92286666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2993%3A0x3FF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2993:0x3FF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2993'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.92286666667'^^xsd:double;
  dwc:latitude '55.2092333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2993:0x3FF4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2968%3A0xAFF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2968%3A0xAFF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2968%3A0xAFF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.92293333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2094166667"^^xsd:decimal ;
  dwc:decimalLongitude "2.92293333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2968%3A0xAFF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2094166667 2.92293333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.2094166667"^^xsd:decimal ;
  geo-pos:long "2.92293333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2968%3A0xAFF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2968:0xAFF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.92293333333'^^xsd:double;
  dwc:latitude '55.2094166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2968:0xAFF4B30101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2882%3A0x40F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2882%3A0x40F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2882%3A0x40F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2086666667 2.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2086666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.924"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2882%3A0x40F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2086666667 2.924)"^^geo:wktLiteral ;
  geo-pos:lat "55.2086666667"^^xsd:decimal ;
  geo-pos:long "2.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2882%3A0x40F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2882:0x40F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.924'^^xsd:double;
  dwc:latitude '55.2086666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2882:0x40F4B30101000000'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3012%3A0xADF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3012%3A0xADF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3012%3A0xADF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2088333333 2.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2088333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.924"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3012%3A0xADF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2088333333 2.924)"^^geo:wktLiteral ;
  geo-pos:lat "55.2088333333"^^xsd:decimal ;
  geo-pos:long "2.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3012%3A0xADF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3012:0xADF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.924'^^xsd:double;
  dwc:latitude '55.2088333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3012:0xADF4B30101000300'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xA9F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xA9F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xA9F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.209"^^xsd:decimal ;
  dwc:decimalLongitude "2.93083333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xA9F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.209"^^xsd:decimal ;
  geo-pos:long "2.93083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xA9F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3062:0xA9F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3062'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.93083333333'^^xsd:double;
  dwc:latitude '55.209'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3062:0xA9F4B30101000B00'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xABF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xABF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xABF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.209"^^xsd:decimal ;
  dwc:decimalLongitude "2.93083333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xABF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.209"^^xsd:decimal ;
  geo-pos:long "2.93083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0xABF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3062:0xABF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3062'^^xsd:integer;
  dwc:scientificName 'Lathyrus pratensis L.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.93083333333'^^xsd:double;
  dwc:latitude '55.209'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3062:0xABF4B30101000300'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0x43F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0x43F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0x43F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.209"^^xsd:decimal ;
  dwc:decimalLongitude "2.93083333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0x43F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.209"^^xsd:decimal ;
  geo-pos:long "2.93083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3062%3A0x43F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3062:0x43F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3062'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.93083333333'^^xsd:double;
  dwc:latitude '55.209'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3062:0x43F4B30101000200'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2878%3A0xACF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2878%3A0xACF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2878%3A0xACF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.209"^^xsd:decimal ;
  dwc:decimalLongitude "2.93083333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2878%3A0xACF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.209"^^xsd:decimal ;
  geo-pos:long "2.93083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2878%3A0xACF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2878:0xACF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.93083333333'^^xsd:double;
  dwc:latitude '55.209'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2878:0xACF4B30101000D00'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2855%3A0x3FF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2855%3A0x3FF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2855%3A0x3FF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.209"^^xsd:decimal ;
  dwc:decimalLongitude "2.93083333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2855%3A0x3FF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.209 2.93083333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.209"^^xsd:decimal ;
  geo-pos:long "2.93083333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2855%3A0x3FF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2855:0x3FF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.93083333333'^^xsd:double;
  dwc:latitude '55.209'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2855:0x3FF4B30101000E00'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2961%3A0xAAF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2961%3A0xAAF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2961%3A0xAAF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92765 2.94926666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92765"^^xsd:decimal ;
  dwc:decimalLongitude "2.94926666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2961%3A0xAAF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92765 2.94926666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.92765"^^xsd:decimal ;
  geo-pos:long "2.94926666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2961%3A0xAAF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2961:0xAAF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2961'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.94926666667'^^xsd:double;
  dwc:latitude '54.92765'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2961:0xAAF4B30101000900'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2805%3A0x46F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2805%3A0x46F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2805%3A0x46F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9265 2.9495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9265"^^xsd:decimal ;
  dwc:decimalLongitude "2.9495"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2805%3A0x46F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9265 2.9495)"^^geo:wktLiteral ;
  geo-pos:lat "54.9265"^^xsd:decimal ;
  geo-pos:long "2.9495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2805%3A0x46F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2805:0x46F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2805'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.9495'^^xsd:double;
  dwc:latitude '54.9265'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2805:0x46F4B30101000600'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2907%3A0x3FF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2907%3A0x3FF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2907%3A0x3FF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9265 2.9495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9265"^^xsd:decimal ;
  dwc:decimalLongitude "2.9495"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2907%3A0x3FF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9265 2.9495)"^^geo:wktLiteral ;
  geo-pos:lat "54.9265"^^xsd:decimal ;
  geo-pos:long "2.9495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2907%3A0x3FF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2907:0x3FF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2907'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.9495'^^xsd:double;
  dwc:latitude '54.9265'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2907:0x3FF4B30101000500'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2962%3A0xB0F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2962%3A0xB0F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2962%3A0xB0F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9266666667 2.94966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.94966666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2962%3A0xB0F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9266666667 2.94966666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9266666667"^^xsd:decimal ;
  geo-pos:long "2.94966666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2962%3A0xB0F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2962:0xB0F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2962'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.94966666667'^^xsd:double;
  dwc:latitude '54.9266666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2962:0xB0F4B30101000100'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3089%3A0xB1F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3089%3A0xB1F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3089%3A0xB1F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9266666667 2.94966666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.94966666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3089%3A0xB1F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9266666667 2.94966666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.9266666667"^^xsd:decimal ;
  geo-pos:long "2.94966666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3089%3A0xB1F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3089:0xB1F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3089'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.94966666667'^^xsd:double;
  dwc:latitude '54.9266666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3089:0xB1F4B30101000500'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3041%3A0x40F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3041%3A0x40F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3041%3A0x40F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9266666667 2.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9266666667"^^xsd:decimal ;
  dwc:decimalLongitude "2.95"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3041%3A0x40F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9266666667 2.95)"^^geo:wktLiteral ;
  geo-pos:lat "54.9266666667"^^xsd:decimal ;
  geo-pos:long "2.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3041%3A0x40F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3041:0x40F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '2.95'^^xsd:double;
  dwc:latitude '54.9266666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3041:0x40F4B30101000E00'^^xsd:string;
  dwc:observationDate '1991-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2942%3A0x3EF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2942%3A0x3EF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2942%3A0x3EF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8203 3.05076666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8203"^^xsd:decimal ;
  dwc:decimalLongitude "3.05076666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2942%3A0x3EF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8203 3.05076666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8203"^^xsd:decimal ;
  geo-pos:long "3.05076666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2942%3A0x3EF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2942:0x3EF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2942'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.05076666667'^^xsd:double;
  dwc:latitude '54.8203'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2942:0x3EF4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2864%3A0xB0F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2864%3A0xB0F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2864%3A0xB0F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.823 3.05433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.823"^^xsd:decimal ;
  dwc:decimalLongitude "3.05433333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2864%3A0xB0F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.823 3.05433333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.823"^^xsd:decimal ;
  geo-pos:long "3.05433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2864%3A0xB0F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2864:0xB0F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.05433333333'^^xsd:double;
  dwc:latitude '54.823'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2864:0xB0F4B30101000E00'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2949%3A0xB3F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2949%3A0xB3F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2949%3A0xB3F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.823 3.05433333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.823"^^xsd:decimal ;
  dwc:decimalLongitude "3.05433333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2949%3A0xB3F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.823 3.05433333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.823"^^xsd:decimal ;
  geo-pos:long "3.05433333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2949%3A0xB3F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2949:0xB3F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.05433333333'^^xsd:double;
  dwc:latitude '54.823'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2949:0xB3F4B30101000B00'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2877%3A0x43F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2877%3A0x43F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2877%3A0x43F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8178 3.05583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8178"^^xsd:decimal ;
  dwc:decimalLongitude "3.05583333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2877%3A0x43F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8178 3.05583333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.8178"^^xsd:decimal ;
  geo-pos:long "3.05583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2877%3A0x43F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2877:0x43F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.05583333333'^^xsd:double;
  dwc:latitude '54.8178'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2877:0x43F4B30101000E00'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2858%3A0xABF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2858%3A0xABF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2858%3A0xABF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8181333333 3.05591666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8181333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.05591666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2858%3A0xABF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8181333333 3.05591666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8181333333"^^xsd:decimal ;
  geo-pos:long "3.05591666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2858%3A0xABF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2858:0xABF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.05591666667'^^xsd:double;
  dwc:latitude '54.8181333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2858:0xABF4B30101000700'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2807%3A0xACF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2807%3A0xACF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2807%3A0xACF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8183333333 3.05616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8183333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.05616666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2807%3A0xACF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8183333333 3.05616666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8183333333"^^xsd:decimal ;
  geo-pos:long "3.05616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2807%3A0xACF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2807:0xACF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.05616666667'^^xsd:double;
  dwc:latitude '54.8183333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2807:0xACF4B30101000200'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2965%3A0xAEF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2965%3A0xAEF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2965%3A0xAEF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8183333333 3.05616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.8183333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.05616666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2965%3A0xAEF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.8183333333 3.05616666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.8183333333"^^xsd:decimal ;
  geo-pos:long "3.05616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2965%3A0xAEF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2965:0xAEF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2965'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.05616666667'^^xsd:double;
  dwc:latitude '54.8183333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2965:0xAEF4B30101000900'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3090%3A0xABF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3090%3A0xABF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3090%3A0xABF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.821 3.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.821"^^xsd:decimal ;
  dwc:decimalLongitude "3.058"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3090%3A0xABF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.821 3.058)"^^geo:wktLiteral ;
  geo-pos:lat "54.821"^^xsd:decimal ;
  geo-pos:long "3.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3090%3A0xABF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3090:0xABF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3090'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.058'^^xsd:double;
  dwc:latitude '54.821'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3090:0xABF4B30101000000'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2951%3A0xACF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2951%3A0xACF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2951%3A0xACF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.821 3.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.821"^^xsd:decimal ;
  dwc:decimalLongitude "3.058"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2951%3A0xACF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.821 3.058)"^^geo:wktLiteral ;
  geo-pos:lat "54.821"^^xsd:decimal ;
  geo-pos:long "3.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2951%3A0xACF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2951:0xACF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2951'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.058'^^xsd:double;
  dwc:latitude '54.821'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2951:0xACF4B30101000300'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2892%3A0xB0F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2892%3A0xB0F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2892%3A0xB0F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9241666667 3.0955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9241666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.0955"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2892%3A0xB0F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9241666667 3.0955)"^^geo:wktLiteral ;
  geo-pos:lat "54.9241666667"^^xsd:decimal ;
  geo-pos:long "3.0955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2892%3A0xB0F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2892:0xB0F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.0955'^^xsd:double;
  dwc:latitude '54.9241666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2892:0xB0F4B30101000800'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2834%3A0xB3F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2834%3A0xB3F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2834%3A0xB3F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92395 3.09985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.92395"^^xsd:decimal ;
  dwc:decimalLongitude "3.09985"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2834%3A0xB3F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.92395 3.09985)"^^geo:wktLiteral ;
  geo-pos:lat "54.92395"^^xsd:decimal ;
  geo-pos:long "3.09985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2834%3A0xB3F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2834:0xB3F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.09985'^^xsd:double;
  dwc:latitude '54.92395'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2834:0xB3F4B30101000200'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2811%3A0xABF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2811%3A0xABF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2811%3A0xABF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.924 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.924"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2811%3A0xABF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.924 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "54.924"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2811%3A0xABF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2811:0xABF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '54.924'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2811:0xABF4B30101000C00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3000%3A0x42F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3000%3A0x42F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3000%3A0x42F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.924 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.924"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3000%3A0x42F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.924 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "54.924"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3000%3A0x42F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3000:0x42F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3000'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '54.924'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3000:0x42F4B30101000C00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2831%3A0x40F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2831%3A0x40F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2831%3A0x40F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9243333333 3.1005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9243333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1005"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2831%3A0x40F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9243333333 3.1005)"^^geo:wktLiteral ;
  geo-pos:lat "54.9243333333"^^xsd:decimal ;
  geo-pos:long "3.1005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2831%3A0x40F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2831:0x40F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.1005'^^xsd:double;
  dwc:latitude '54.9243333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2831:0x40F4B30101000B00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2954%3A0xB2F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2954%3A0xB2F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2954%3A0xB2F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9243333333 3.1005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9243333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1005"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2954%3A0xB2F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9243333333 3.1005)"^^geo:wktLiteral ;
  geo-pos:lat "54.9243333333"^^xsd:decimal ;
  geo-pos:long "3.1005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2954%3A0xB2F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2954:0xB2F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2954'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.1005'^^xsd:double;
  dwc:latitude '54.9243333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2954:0xB2F4B30101000400'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2986%3A0xAAF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2986%3A0xAAF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2986%3A0xAAF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9320666667 3.10403333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9320666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.10403333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2986%3A0xAAF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9320666667 3.10403333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9320666667"^^xsd:decimal ;
  geo-pos:long "3.10403333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2986%3A0xAAF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2986:0xAAF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2986'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.10403333333'^^xsd:double;
  dwc:latitude '54.9320666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2986:0xAAF4B30101000800'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2921%3A0xACF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2921%3A0xACF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2921%3A0xACF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9320666667 3.10403333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9320666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.10403333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2921%3A0xACF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9320666667 3.10403333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9320666667"^^xsd:decimal ;
  geo-pos:long "3.10403333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2921%3A0xACF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2921:0xACF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.10403333333'^^xsd:double;
  dwc:latitude '54.9320666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2921:0xACF4B30101000B00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3080%3A0xAEF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3080%3A0xAEF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3080%3A0xAEF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9320666667 3.10403333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9320666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.10403333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3080%3A0xAEF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9320666667 3.10403333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9320666667"^^xsd:decimal ;
  geo-pos:long "3.10403333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3080%3A0xAEF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3080:0xAEF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.10403333333'^^xsd:double;
  dwc:latitude '54.9320666667'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3080:0xAEF4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2844%3A0xB1F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2844%3A0xB1F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2844%3A0xB1F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0260166667 3.1698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0260166667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1698"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2844%3A0xB1F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0260166667 3.1698)"^^geo:wktLiteral ;
  geo-pos:lat "55.0260166667"^^xsd:decimal ;
  geo-pos:long "3.1698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2844%3A0xB1F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2844:0xB1F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.1698'^^xsd:double;
  dwc:latitude '55.0260166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2844:0xB1F4B30101000C00'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2976%3A0xB3F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2976%3A0xB3F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2976%3A0xB3F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0261666667 3.17033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0261666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.17033333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2976%3A0xB3F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0261666667 3.17033333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.0261666667"^^xsd:decimal ;
  geo-pos:long "3.17033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2976%3A0xB3F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2976:0xB3F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2976'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.17033333333'^^xsd:double;
  dwc:latitude '55.0261666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2976:0xB3F4B30101000F00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3018%3A0x44F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3018%3A0x44F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3018%3A0x44F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.026 3.17066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.026"^^xsd:decimal ;
  dwc:decimalLongitude "3.17066666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3018%3A0x44F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.026 3.17066666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.026"^^xsd:decimal ;
  geo-pos:long "3.17066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3018%3A0x44F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3018:0x44F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3018'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.17066666667'^^xsd:double;
  dwc:latitude '55.026'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3018:0x44F4B30101000B00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2913%3A0x44F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2913%3A0x44F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2913%3A0x44F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.026 3.17066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.026"^^xsd:decimal ;
  dwc:decimalLongitude "3.17066666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2913%3A0x44F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.026 3.17066666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.026"^^xsd:decimal ;
  geo-pos:long "3.17066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2913%3A0x44F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2913:0x44F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2913'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.17066666667'^^xsd:double;
  dwc:latitude '55.026'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2913:0x44F4B30101000D00'^^xsd:string;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2893%3A0x45F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2893%3A0x45F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2893%3A0x45F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.028 3.17416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.028"^^xsd:decimal ;
  dwc:decimalLongitude "3.17416666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2893%3A0x45F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.028 3.17416666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.028"^^xsd:decimal ;
  geo-pos:long "3.17416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2893%3A0x45F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2893:0x45F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.17416666667'^^xsd:double;
  dwc:latitude '55.028'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2893:0x45F4B30101000C00'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2861%3A0xAEF4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2861%3A0xAEF4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2861%3A0xAEF4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.028 3.17416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.028"^^xsd:decimal ;
  dwc:decimalLongitude "3.17416666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2861%3A0xAEF4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.028 3.17416666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.028"^^xsd:decimal ;
  geo-pos:long "3.17416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2861%3A0xAEF4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2861:0xAEF4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.17416666667'^^xsd:double;
  dwc:latitude '55.028'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2861:0xAEF4B30101000F00'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2978%3A0x45F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2978%3A0x45F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2978%3A0x45F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 3.17431666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "3.17431666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2978%3A0x45F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 3.17431666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "3.17431666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2978%3A0x45F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2978:0x45F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2978'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.17431666667'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2978:0x45F4B30101000F00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2810%3A0xAFF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2810%3A0xAFF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2810%3A0xAFF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 3.17431666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.02345"^^xsd:decimal ;
  dwc:decimalLongitude "3.17431666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2810%3A0xAFF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.02345 3.17431666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.02345"^^xsd:decimal ;
  geo-pos:long "3.17431666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2810%3A0xAFF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2810:0xAFF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2810'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.17431666667'^^xsd:double;
  dwc:latitude '55.02345'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2810:0xAFF4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2802%3A0x3FF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2802%3A0x3FF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2802%3A0x3FF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1765 3.19543333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1765"^^xsd:decimal ;
  dwc:decimalLongitude "3.19543333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2802%3A0x3FF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1765 3.19543333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1765"^^xsd:decimal ;
  geo-pos:long "3.19543333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2802%3A0x3FF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2802:0x3FF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2802'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.19543333333'^^xsd:double;
  dwc:latitude '55.1765'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2802:0x3FF4B30101000000'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2801%3A0xB2F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2801%3A0xB2F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2801%3A0xB2F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1765 3.19543333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1765"^^xsd:decimal ;
  dwc:decimalLongitude "3.19543333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2801%3A0xB2F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1765 3.19543333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1765"^^xsd:decimal ;
  geo-pos:long "3.19543333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2801%3A0xB2F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2801:0xB2F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.19543333333'^^xsd:double;
  dwc:latitude '55.1765'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2801:0xB2F4B30101000300'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2973%3A0x43F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2973%3A0x43F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2973%3A0x43F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1755 3.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1755"^^xsd:decimal ;
  dwc:decimalLongitude "3.196"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2973%3A0x43F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1755 3.196)"^^geo:wktLiteral ;
  geo-pos:lat "55.1755"^^xsd:decimal ;
  geo-pos:long "3.196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2973%3A0x43F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2973:0x43F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2973'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.196'^^xsd:double;
  dwc:latitude '55.1755'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2973:0x43F4B30101000600'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3001%3A0x46F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3001%3A0x46F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3001%3A0x46F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1757666667 3.19608333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1757666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.19608333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3001%3A0x46F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1757666667 3.19608333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1757666667"^^xsd:decimal ;
  geo-pos:long "3.19608333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3001%3A0x46F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3001:0x46F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3001'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.19608333333'^^xsd:double;
  dwc:latitude '55.1757666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3001:0x46F4B30101000A00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2825%3A0xB3F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2825%3A0xB3F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2825%3A0xB3F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1757666667 3.19608333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1757666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.19608333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2825%3A0xB3F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1757666667 3.19608333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1757666667"^^xsd:decimal ;
  geo-pos:long "3.19608333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2825%3A0xB3F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2825:0xB3F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.19608333333'^^xsd:double;
  dwc:latitude '55.1757666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2825:0xB3F4B30101000000'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2903%3A0x45F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2903%3A0x45F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2903%3A0x45F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1753333333 3.19616666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1753333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.19616666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2903%3A0x45F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1753333333 3.19616666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.1753333333"^^xsd:decimal ;
  geo-pos:long "3.19616666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2903%3A0x45F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2903:0x45F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.19616666667'^^xsd:double;
  dwc:latitude '55.1753333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2903:0x45F4B30101000200'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2799%3A0x41F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2799%3A0x41F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2799%3A0x41F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3081333333 3.3132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3081333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.3132"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2799%3A0x41F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3081333333 3.3132)"^^geo:wktLiteral ;
  geo-pos:lat "55.3081333333"^^xsd:decimal ;
  geo-pos:long "3.3132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2799%3A0x41F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2799:0x41F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.3132'^^xsd:double;
  dwc:latitude '55.3081333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2799:0x41F4B30101000400'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2809%3A0xACF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2809%3A0xACF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2809%3A0xACF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3076666667 3.31333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3076666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.31333333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2809%3A0xACF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3076666667 3.31333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3076666667"^^xsd:decimal ;
  geo-pos:long "3.31333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2809%3A0xACF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2809:0xACF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2809'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.31333333333'^^xsd:double;
  dwc:latitude '55.3076666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2809:0xACF4B30101000E00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2950%3A0xADF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2950%3A0xADF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2950%3A0xADF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3076666667 3.31333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3076666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.31333333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2950%3A0xADF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3076666667 3.31333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3076666667"^^xsd:decimal ;
  geo-pos:long "3.31333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2950%3A0xADF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2950:0xADF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2950'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.31333333333'^^xsd:double;
  dwc:latitude '55.3076666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2950:0xADF4B30101000E00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2934%3A0x46F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2934%3A0x46F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2934%3A0x46F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.306 3.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.306"^^xsd:decimal ;
  dwc:decimalLongitude "3.314"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2934%3A0x46F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.306 3.314)"^^geo:wktLiteral ;
  geo-pos:lat "55.306"^^xsd:decimal ;
  geo-pos:long "3.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2934%3A0x46F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2934:0x46F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2934'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.314'^^xsd:double;
  dwc:latitude '55.306'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2934:0x46F4B30101000400'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3097%3A0x42F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3097%3A0x42F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3097%3A0x42F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.306 3.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.306"^^xsd:decimal ;
  dwc:decimalLongitude "3.314"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3097%3A0x42F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.306 3.314)"^^geo:wktLiteral ;
  geo-pos:lat "55.306"^^xsd:decimal ;
  geo-pos:long "3.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3097%3A0x42F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3097:0x42F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3097'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.314'^^xsd:double;
  dwc:latitude '55.306'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3097:0x42F4B30101000000'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2936%3A0xA8F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2936%3A0xA8F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2936%3A0xA8F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30645 3.31461666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30645"^^xsd:decimal ;
  dwc:decimalLongitude "3.31461666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2936%3A0xA8F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30645 3.31461666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.30645"^^xsd:decimal ;
  geo-pos:long "3.31461666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2936%3A0xA8F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2936:0xA8F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2936'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.31461666667'^^xsd:double;
  dwc:latitude '55.30645'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2936:0xA8F4B30101000B00'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2873%3A0xA8F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2873%3A0xA8F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2873%3A0xA8F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 3.32066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.308"^^xsd:decimal ;
  dwc:decimalLongitude "3.32066666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2873%3A0xA8F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 3.32066666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.308"^^xsd:decimal ;
  geo-pos:long "3.32066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2873%3A0xA8F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2873:0xA8F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.32066666667'^^xsd:double;
  dwc:latitude '55.308'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2873:0xA8F4B30101000A00'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3048%3A0xB2F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3048%3A0xB2F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3048%3A0xB2F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 3.32066666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.308"^^xsd:decimal ;
  dwc:decimalLongitude "3.32066666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3048%3A0xB2F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.308 3.32066666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.308"^^xsd:decimal ;
  geo-pos:long "3.32066666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3048%3A0xB2F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3048:0xB2F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.32066666667'^^xsd:double;
  dwc:latitude '55.308'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3048:0xB2F4B30101000000'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2988%3A0xB2F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2988%3A0xB2F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2988%3A0xB2F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30975 3.32408333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30975"^^xsd:decimal ;
  dwc:decimalLongitude "3.32408333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2988%3A0xB2F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30975 3.32408333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.30975"^^xsd:decimal ;
  geo-pos:long "3.32408333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2988%3A0xB2F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2988:0xB2F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2988'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.32408333333'^^xsd:double;
  dwc:latitude '55.30975'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2988:0xB2F4B30101000900'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3078%3A0x43F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3078%3A0x43F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3078%3A0x43F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30975 3.32408333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30975"^^xsd:decimal ;
  dwc:decimalLongitude "3.32408333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3078%3A0x43F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30975 3.32408333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.30975"^^xsd:decimal ;
  geo-pos:long "3.32408333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3078%3A0x43F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3078:0x43F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.32408333333'^^xsd:double;
  dwc:latitude '55.30975'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3078:0x43F4B30101000700'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2814%3A0x3EF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2814%3A0x3EF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2814%3A0x3EF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30975 3.32408333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.30975"^^xsd:decimal ;
  dwc:decimalLongitude "3.32408333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2814%3A0x3EF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.30975 3.32408333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.30975"^^xsd:decimal ;
  geo-pos:long "3.32408333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2814%3A0x3EF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2814:0x3EF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2814'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.32408333333'^^xsd:double;
  dwc:latitude '55.30975'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2814:0x3EF4B30101000A00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3036%3A0xB2F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3036%3A0xB2F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3036%3A0xB2F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8302"^^xsd:decimal ;
  dwc:decimalLongitude "3.46268333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3036%3A0xB2F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8302"^^xsd:decimal ;
  geo-pos:long "3.46268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3036%3A0xB2F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3036:0xB2F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3036'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3036:0xB2F4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3040%3A0xAAF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3040%3A0xAAF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3040%3A0xAAF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8302"^^xsd:decimal ;
  dwc:decimalLongitude "3.46268333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3040%3A0xAAF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8302"^^xsd:decimal ;
  geo-pos:long "3.46268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3040%3A0xAAF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3040:0xAAF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3040'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3040:0xAAF4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2829%3A0xAAF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2829%3A0xAAF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2829%3A0xAAF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8302"^^xsd:decimal ;
  dwc:decimalLongitude "3.46268333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2829%3A0xAAF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8302"^^xsd:decimal ;
  geo-pos:long "3.46268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2829%3A0xAAF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2829:0xAAF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2829:0xAAF4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2850%3A0x41F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2850%3A0x41F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2850%3A0x41F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8302"^^xsd:decimal ;
  dwc:decimalLongitude "3.46268333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2850%3A0x41F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8302"^^xsd:decimal ;
  geo-pos:long "3.46268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2850%3A0x41F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2850:0x41F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2850:0x41F4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3035%3A0xADF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3035%3A0xADF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3035%3A0xADF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8302"^^xsd:decimal ;
  dwc:decimalLongitude "3.46268333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3035%3A0xADF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8302"^^xsd:decimal ;
  geo-pos:long "3.46268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3035%3A0xADF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3035:0xADF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3035'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3035:0xADF4B30101000700'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3032%3A0x40F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3032%3A0x40F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3032%3A0x40F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8302"^^xsd:decimal ;
  dwc:decimalLongitude "3.46268333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3032%3A0x40F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8302 3.46268333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8302"^^xsd:decimal ;
  geo-pos:long "3.46268333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3032%3A0x40F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3032:0x40F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3032'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.46268333333'^^xsd:double;
  dwc:latitude '55.8302'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3032:0x40F4B30101000100'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3079%3A0xB0F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3079%3A0xB0F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3079%3A0xB0F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11355 3.4711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11355"^^xsd:decimal ;
  dwc:decimalLongitude "3.4711"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3079%3A0xB0F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11355 3.4711)"^^geo:wktLiteral ;
  geo-pos:lat "55.11355"^^xsd:decimal ;
  geo-pos:long "3.4711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3079%3A0xB0F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3079:0xB0F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.4711'^^xsd:double;
  dwc:latitude '55.11355'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3079:0xB0F4B30101000300'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2996%3A0xB3F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2996%3A0xB3F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2996%3A0xB3F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11355 3.4711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11355"^^xsd:decimal ;
  dwc:decimalLongitude "3.4711"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2996%3A0xB3F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11355 3.4711)"^^geo:wktLiteral ;
  geo-pos:lat "55.11355"^^xsd:decimal ;
  geo-pos:long "3.4711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2996%3A0xB3F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2996:0xB3F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2996'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.4711'^^xsd:double;
  dwc:latitude '55.11355'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2996:0xB3F4B30101000100'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2817%3A0xB2F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2817%3A0xB2F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2817%3A0xB2F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11355 3.4711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11355"^^xsd:decimal ;
  dwc:decimalLongitude "3.4711"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2817%3A0xB2F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11355 3.4711)"^^geo:wktLiteral ;
  geo-pos:lat "55.11355"^^xsd:decimal ;
  geo-pos:long "3.4711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2817%3A0xB2F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2817:0xB2F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2817'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.4711'^^xsd:double;
  dwc:latitude '55.11355'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2817:0xB2F4B30101000100'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3115%3A0xABF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3115%3A0xABF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3115%3A0xABF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1083333333 3.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1083333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.475"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3115%3A0xABF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1083333333 3.475)"^^geo:wktLiteral ;
  geo-pos:lat "55.1083333333"^^xsd:decimal ;
  geo-pos:long "3.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3115%3A0xABF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3115:0xABF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.475'^^xsd:double;
  dwc:latitude '55.1083333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3115:0xABF4B30101000900'^^xsd:string;
  dwc:observationDate '1992-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2999%3A0xAEF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2999%3A0xAEF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2999%3A0xAEF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1083333333 3.47533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1083333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.47533333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2999%3A0xAEF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1083333333 3.47533333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1083333333"^^xsd:decimal ;
  geo-pos:long "3.47533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2999%3A0xAEF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2999:0xAEF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2999'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.47533333333'^^xsd:double;
  dwc:latitude '55.1083333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2999:0xAEF4B30101000E00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2840%3A0xB2F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2840%3A0xB2F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2840%3A0xB2F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1089 3.47603333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1089"^^xsd:decimal ;
  dwc:decimalLongitude "3.47603333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2840%3A0xB2F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1089 3.47603333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.1089"^^xsd:decimal ;
  geo-pos:long "3.47603333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2840%3A0xB2F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2840:0xB2F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.47603333333'^^xsd:double;
  dwc:latitude '55.1089'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2840:0xB2F4B30101000A00'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3119%3A0x47F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3119%3A0x47F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3119%3A0x47F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1084333333 3.47641666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1084333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.47641666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3119%3A0x47F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1084333333 3.47641666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.1084333333"^^xsd:decimal ;
  geo-pos:long "3.47641666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3119%3A0x47F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3119:0x47F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3119'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.47641666667'^^xsd:double;
  dwc:latitude '55.1084333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3119:0x47F4B30101000A00'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2867%3A0x45F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2867%3A0x45F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2867%3A0x45F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1081666667 3.4765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1081666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.4765"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2867%3A0x45F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1081666667 3.4765)"^^geo:wktLiteral ;
  geo-pos:lat "55.1081666667"^^xsd:decimal ;
  geo-pos:long "3.4765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2867%3A0x45F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2867:0x45F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.4765'^^xsd:double;
  dwc:latitude '55.1081666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2867:0x45F4B30101000B00'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2856%3A0xAAF4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2856%3A0xAAF4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2856%3A0xAAF4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1081666667 3.4765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1081666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.4765"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2856%3A0xAAF4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1081666667 3.4765)"^^geo:wktLiteral ;
  geo-pos:lat "55.1081666667"^^xsd:decimal ;
  geo-pos:long "3.4765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2856%3A0xAAF4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2856:0xAAF4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.4765'^^xsd:double;
  dwc:latitude '55.1081666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2856:0xAAF4B30101000E00'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3034%3A0x47F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3034%3A0x47F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3034%3A0x47F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8685 3.49983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8685"^^xsd:decimal ;
  dwc:decimalLongitude "3.49983333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3034%3A0x47F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8685 3.49983333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8685"^^xsd:decimal ;
  geo-pos:long "3.49983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3034%3A0x47F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3034:0x47F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8685'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3034:0x47F4B30101000100'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2979%3A0xB2F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2979%3A0xB2F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2979%3A0xB2F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8685 3.49983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8685"^^xsd:decimal ;
  dwc:decimalLongitude "3.49983333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2979%3A0xB2F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8685 3.49983333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8685"^^xsd:decimal ;
  geo-pos:long "3.49983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2979%3A0xB2F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2979:0xB2F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2979'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8685'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2979:0xB2F4B30101000800'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3093%3A0xB3F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3093%3A0xB3F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3093%3A0xB3F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8691666667 3.49983333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8691666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.49983333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3093%3A0xB3F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8691666667 3.49983333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.8691666667"^^xsd:decimal ;
  geo-pos:long "3.49983333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3093%3A0xB3F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3093:0xB3F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3093'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.49983333333'^^xsd:double;
  dwc:latitude '55.8691666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3093:0xB3F4B30101000700'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3033%3A0xA9F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3033%3A0xA9F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3033%3A0xA9F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.875 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.875"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3033%3A0xA9F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.875 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.875"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3033%3A0xA9F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3033:0xA9F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '55.875'^^xsd:double;
  dwc:aphiaid '123974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3033:0xA9F4B30101000900'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2824%3A0x43F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2824%3A0x43F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2824%3A0x43F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.875 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.875"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2824%3A0x43F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.875 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.875"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2824%3A0x43F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2824:0x43F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '55.875'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2824:0x43F4B30101000A00'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2967%3A0x42F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2967%3A0x42F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2967%3A0x42F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.875 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.875"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2967%3A0x42F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.875 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.875"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2967%3A0x42F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2967:0x42F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2967'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '55.875'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2967:0x42F4B30101000E00'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3005%3A0xABF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3005%3A0xABF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3005%3A0xABF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.385 3.56666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.385"^^xsd:decimal ;
  dwc:decimalLongitude "3.56666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3005%3A0xABF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.385 3.56666666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.385"^^xsd:decimal ;
  geo-pos:long "3.56666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3005%3A0xABF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3005:0xABF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.56666666667'^^xsd:double;
  dwc:latitude '55.385'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3005:0xABF4B30101000400'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2849%3A0x3EF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2849%3A0x3EF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2849%3A0x3EF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38475 3.56723333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.38475"^^xsd:decimal ;
  dwc:decimalLongitude "3.56723333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2849%3A0x3EF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.38475 3.56723333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.38475"^^xsd:decimal ;
  geo-pos:long "3.56723333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2849%3A0x3EF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2849:0x3EF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.56723333333'^^xsd:double;
  dwc:latitude '55.38475'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2849:0x3EF4B30101000500'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3011%3A0x46F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3011%3A0x46F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3011%3A0x46F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3844833333 3.5674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3844833333"^^xsd:decimal ;
  dwc:decimalLongitude "3.5674"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3011%3A0x46F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3844833333 3.5674)"^^geo:wktLiteral ;
  geo-pos:lat "55.3844833333"^^xsd:decimal ;
  geo-pos:long "3.5674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3011%3A0x46F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3011:0x46F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3011'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.5674'^^xsd:double;
  dwc:latitude '55.3844833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3011:0x46F4B30101000800'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2860%3A0xA9F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2860%3A0xA9F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2860%3A0xA9F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.383 3.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.383"^^xsd:decimal ;
  dwc:decimalLongitude "3.575"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2860%3A0xA9F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.383 3.575)"^^geo:wktLiteral ;
  geo-pos:lat "55.383"^^xsd:decimal ;
  geo-pos:long "3.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2860%3A0xA9F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2860:0xA9F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.575'^^xsd:double;
  dwc:latitude '55.383'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2860:0xA9F4B30101000000'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2989%3A0x41F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2989%3A0x41F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2989%3A0x41F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3826666667 3.57833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3826666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.57833333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2989%3A0x41F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3826666667 3.57833333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3826666667"^^xsd:decimal ;
  geo-pos:long "3.57833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2989%3A0x41F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2989:0x41F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2989'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.57833333333'^^xsd:double;
  dwc:latitude '55.3826666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2989:0x41F4B30101000C00'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2806%3A0x41F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2806%3A0x41F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2806%3A0x41F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3834166667 3.58113333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3834166667"^^xsd:decimal ;
  dwc:decimalLongitude "3.58113333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2806%3A0x41F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3834166667 3.58113333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.3834166667"^^xsd:decimal ;
  geo-pos:long "3.58113333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2806%3A0x41F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2806:0x41F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.58113333333'^^xsd:double;
  dwc:latitude '55.3834166667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2806:0x41F4B30101000100'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2997%3A0xB4F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2997%3A0xB4F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2997%3A0xB4F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82595 3.66095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82595"^^xsd:decimal ;
  dwc:decimalLongitude "3.66095"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2997%3A0xB4F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82595 3.66095)"^^geo:wktLiteral ;
  geo-pos:lat "55.82595"^^xsd:decimal ;
  geo-pos:long "3.66095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2997%3A0xB4F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2997:0xB4F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2997'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.66095'^^xsd:double;
  dwc:latitude '55.82595'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2997:0xB4F4B30101000000'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3082%3A0xAFF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3082%3A0xAFF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3082%3A0xAFF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82595 3.66095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.82595"^^xsd:decimal ;
  dwc:decimalLongitude "3.66095"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3082%3A0xAFF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.82595 3.66095)"^^geo:wktLiteral ;
  geo-pos:lat "55.82595"^^xsd:decimal ;
  geo-pos:long "3.66095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3082%3A0xAFF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3082:0xAFF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3082'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.66095'^^xsd:double;
  dwc:latitude '55.82595'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3082:0xAFF4B30101000600'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2910%3A0xB0F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2910%3A0xB0F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2910%3A0xB0F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7331666667 3.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7331666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7075"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2910%3A0xB0F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7331666667 3.7075)"^^geo:wktLiteral ;
  geo-pos:lat "55.7331666667"^^xsd:decimal ;
  geo-pos:long "3.7075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2910%3A0xB0F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2910:0xB0F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.7075'^^xsd:double;
  dwc:latitude '55.7331666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2910:0xB0F4B30101000600'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2944%3A0xADF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2944%3A0xADF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2944%3A0xADF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7335 3.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7335"^^xsd:decimal ;
  dwc:decimalLongitude "3.7075"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2944%3A0xADF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7335 3.7075)"^^geo:wktLiteral ;
  geo-pos:lat "55.7335"^^xsd:decimal ;
  geo-pos:long "3.7075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2944%3A0xADF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2944:0xADF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.7075'^^xsd:double;
  dwc:latitude '55.7335'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2944:0xADF4B30101000400'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2984%3A0x41F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2984%3A0x41F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2984%3A0x41F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7336666667 3.70916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7336666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.70916666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2984%3A0x41F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7336666667 3.70916666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7336666667"^^xsd:decimal ;
  geo-pos:long "3.70916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2984%3A0x41F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2984:0x41F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2984'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.70916666667'^^xsd:double;
  dwc:latitude '55.7336666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2984:0x41F4B30101000500'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2919%3A0x3EF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2919%3A0x3EF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2919%3A0x3EF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7336666667 3.70916666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7336666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.70916666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2919%3A0x3EF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7336666667 3.70916666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.7336666667"^^xsd:decimal ;
  geo-pos:long "3.70916666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2919%3A0x3EF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2919:0x3EF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2919'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.70916666667'^^xsd:double;
  dwc:latitude '55.7336666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2919:0x3EF4B30101000800'^^xsd:string;
  dwc:observationDate '1995-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2982%3A0x46F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2982%3A0x46F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2982%3A0x46F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765 3.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3765"^^xsd:decimal ;
  dwc:decimalLongitude "3.801"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2982%3A0x46F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765 3.801)"^^geo:wktLiteral ;
  geo-pos:lat "55.3765"^^xsd:decimal ;
  geo-pos:long "3.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2982%3A0x46F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2982:0x46F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2982'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.801'^^xsd:double;
  dwc:latitude '55.3765'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2982:0x46F4B30101000100'^^xsd:string;
  dwc:observationDate '1995-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2990%3A0x45F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2990%3A0x45F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2990%3A0x45F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.376 3.80183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.376"^^xsd:decimal ;
  dwc:decimalLongitude "3.80183333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2990%3A0x45F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.376 3.80183333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.376"^^xsd:decimal ;
  geo-pos:long "3.80183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2990%3A0x45F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2990:0x45F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2990'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.80183333333'^^xsd:double;
  dwc:latitude '55.376'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2990:0x45F4B30101000700'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2876%3A0xB1F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2876%3A0xB1F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2876%3A0xB1F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3763333333 3.80316666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3763333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.80316666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2876%3A0xB1F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3763333333 3.80316666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.3763333333"^^xsd:decimal ;
  geo-pos:long "3.80316666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2876%3A0xB1F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2876:0xB1F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.80316666667'^^xsd:double;
  dwc:latitude '55.3763333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2876:0xB1F4B30101000900'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2827%3A0x47F4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2827%3A0x47F4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2827%3A0x47F4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765666667 3.81391666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3765666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.81391666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2827%3A0x47F4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765666667 3.81391666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.3765666667"^^xsd:decimal ;
  geo-pos:long "3.81391666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2827%3A0x47F4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2827:0x47F4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2827'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.81391666667'^^xsd:double;
  dwc:latitude '55.3765666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2827:0x47F4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2998%3A0xB1F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2998%3A0xB1F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2998%3A0xB1F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765666667 3.81391666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3765666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.81391666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2998%3A0xB1F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765666667 3.81391666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.3765666667"^^xsd:decimal ;
  geo-pos:long "3.81391666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2998%3A0xB1F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2998:0xB1F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2998'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.81391666667'^^xsd:double;
  dwc:latitude '55.3765666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2998:0xB1F4B30101000000'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3067%3A0xAAF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3067%3A0xAAF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3067%3A0xAAF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765666667 3.81391666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3765666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.81391666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3067%3A0xAAF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3765666667 3.81391666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.3765666667"^^xsd:decimal ;
  geo-pos:long "3.81391666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3067%3A0xAAF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3067:0xAAF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3067'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.81391666667'^^xsd:double;
  dwc:latitude '55.3765666667'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3067:0xAAF4B30101000700'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2842%3A0x46F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2842%3A0x46F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2842%3A0x46F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0922333333 3.9055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.0922333333"^^xsd:decimal ;
  dwc:decimalLongitude "3.9055"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2842%3A0x46F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.0922333333 3.9055)"^^geo:wktLiteral ;
  geo-pos:lat "55.0922333333"^^xsd:decimal ;
  geo-pos:long "3.9055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2842%3A0x46F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2842:0x46F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.9055'^^xsd:double;
  dwc:latitude '55.0922333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2842:0x46F4B30101000000'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3003%3A0x42F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3003%3A0x42F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3003%3A0x42F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48285 3.97026666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48285"^^xsd:decimal ;
  dwc:decimalLongitude "3.97026666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3003%3A0x42F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48285 3.97026666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.48285"^^xsd:decimal ;
  geo-pos:long "3.97026666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3003%3A0x42F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3003:0x42F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3003'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.97026666667'^^xsd:double;
  dwc:latitude '55.48285'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3003:0x42F4B30101000700'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2818%3A0x42F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2818%3A0x42F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2818%3A0x42F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48285 3.97026666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48285"^^xsd:decimal ;
  dwc:decimalLongitude "3.97026666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2818%3A0x42F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48285 3.97026666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.48285"^^xsd:decimal ;
  geo-pos:long "3.97026666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2818%3A0x42F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2818:0x42F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2818'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.97026666667'^^xsd:double;
  dwc:latitude '55.48285'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2818:0x42F4B30101000800'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2945%3A0xB2F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2945%3A0xB2F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2945%3A0xB2F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4815 3.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4815"^^xsd:decimal ;
  dwc:decimalLongitude "3.972"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2945%3A0xB2F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4815 3.972)"^^geo:wktLiteral ;
  geo-pos:lat "55.4815"^^xsd:decimal ;
  geo-pos:long "3.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2945%3A0xB2F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2945:0xB2F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2945'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.972'^^xsd:double;
  dwc:latitude '55.4815'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2945:0xB2F4B30101000600'^^xsd:string;
  dwc:observationDate '1997-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2995%3A0xAFF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2995%3A0xAFF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2995%3A0xAFF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4816666667 3.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4816666667"^^xsd:decimal ;
  dwc:decimalLongitude "3.972"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2995%3A0xAFF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4816666667 3.972)"^^geo:wktLiteral ;
  geo-pos:lat "55.4816666667"^^xsd:decimal ;
  geo-pos:long "3.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2995%3A0xAFF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2995:0xAFF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2995'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.972'^^xsd:double;
  dwc:latitude '55.4816666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2995:0xAFF4B30101000200'^^xsd:string;
  dwc:observationDate '1995-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2839%3A0x46F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2839%3A0x46F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2839%3A0x46F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4812166667 3.97445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4812166667"^^xsd:decimal ;
  dwc:decimalLongitude "3.97445"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2839%3A0x46F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4812166667 3.97445)"^^geo:wktLiteral ;
  geo-pos:lat "55.4812166667"^^xsd:decimal ;
  geo-pos:long "3.97445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2839%3A0x46F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2839:0x46F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.97445'^^xsd:double;
  dwc:latitude '55.4812166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2839:0x46F4B30101000700'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2886%3A0xA9F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2886%3A0xA9F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2886%3A0xA9F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48 3.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.48"^^xsd:decimal ;
  dwc:decimalLongitude "3.98"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2886%3A0xA9F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.48 3.98)"^^geo:wktLiteral ;
  geo-pos:lat "55.48"^^xsd:decimal ;
  geo-pos:long "3.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2886%3A0xA9F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2886:0xA9F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '3.98'^^xsd:double;
  dwc:latitude '55.48'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2886:0xA9F4B30101000800'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2866%3A0x40F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2866%3A0x40F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2866%3A0x40F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4585 4.14266666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4585"^^xsd:decimal ;
  dwc:decimalLongitude "4.14266666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2866%3A0x40F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4585 4.14266666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4585"^^xsd:decimal ;
  geo-pos:long "4.14266666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2866%3A0x40F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2866:0x40F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14266666667'^^xsd:double;
  dwc:latitude '55.4585'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2866:0x40F4B30101000900'^^xsd:string;
  dwc:observationDate '1996-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2927%3A0x42F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2927%3A0x42F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2927%3A0x42F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596833333 4.14308333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14308333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2927%3A0x42F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596833333 4.14308333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596833333"^^xsd:decimal ;
  geo-pos:long "4.14308333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2927%3A0x42F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2927:0x42F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2927'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14308333333'^^xsd:double;
  dwc:latitude '55.4596833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2927:0x42F4B30101000400'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3075%3A0xADF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3075%3A0xADF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3075%3A0xADF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596833333 4.14308333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14308333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3075%3A0xADF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596833333 4.14308333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596833333"^^xsd:decimal ;
  geo-pos:long "4.14308333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3075%3A0xADF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3075:0xADF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14308333333'^^xsd:double;
  dwc:latitude '55.4596833333'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3075:0xADF4B30101000600'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2875%3A0x45F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2875%3A0x45F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2875%3A0x45F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4583333333 4.14316666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4583333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14316666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2875%3A0x45F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4583333333 4.14316666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4583333333"^^xsd:decimal ;
  geo-pos:long "4.14316666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2875%3A0x45F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2875:0x45F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14316666667'^^xsd:double;
  dwc:latitude '55.4583333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2875:0x45F4B30101000D00'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3056%3A0xA8F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3056%3A0xA8F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3056%3A0xA8F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14331666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3056%3A0xA8F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595166667"^^xsd:decimal ;
  geo-pos:long "4.14331666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3056%3A0xA8F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3056:0xA8F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3056'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14331666667'^^xsd:double;
  dwc:latitude '55.4595166667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3056:0xA8F4B30101000500'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3070%3A0xB0F4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3070%3A0xB0F4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3070%3A0xB0F4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14331666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3070%3A0xB0F4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595166667"^^xsd:decimal ;
  geo-pos:long "4.14331666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3070%3A0xB0F4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3070:0xB0F4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3070'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14331666667'^^xsd:double;
  dwc:latitude '55.4595166667'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3070:0xB0F4B30101000000'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2914%3A0x45F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2914%3A0x45F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2914%3A0x45F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14331666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2914%3A0x45F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595166667"^^xsd:decimal ;
  geo-pos:long "4.14331666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2914%3A0x45F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2914:0x45F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14331666667'^^xsd:double;
  dwc:latitude '55.4595166667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2914:0x45F4B30101000400'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2966%3A0xABF4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2966%3A0xABF4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2966%3A0xABF4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14331666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2966%3A0xABF4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595166667 4.14331666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595166667"^^xsd:decimal ;
  geo-pos:long "4.14331666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2966%3A0xABF4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2966:0xABF4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14331666667'^^xsd:double;
  dwc:latitude '55.4595166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2966:0xABF4B30101000500'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3111%3A0x3FF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3111%3A0x3FF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3111%3A0x3FF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4593333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14333333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3111%3A0x3FF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14333333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4593333333"^^xsd:decimal ;
  geo-pos:long "4.14333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3111%3A0x3FF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3111:0x3FF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3111'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14333333333'^^xsd:double;
  dwc:latitude '55.4593333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3111:0x3FF4B30101000200'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3114%3A0x45F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3114%3A0x45F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3114%3A0x45F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46055 4.14338333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46055"^^xsd:decimal ;
  dwc:decimalLongitude "4.14338333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3114%3A0x45F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46055 4.14338333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.46055"^^xsd:decimal ;
  geo-pos:long "4.14338333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3114%3A0x45F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3114:0x45F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3114'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14338333333'^^xsd:double;
  dwc:latitude '55.46055'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3114:0x45F4B30101000300'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2994%3A0x42F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2994%3A0x42F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2994%3A0x42F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46055 4.14338333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46055"^^xsd:decimal ;
  dwc:decimalLongitude "4.14338333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2994%3A0x42F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46055 4.14338333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.46055"^^xsd:decimal ;
  geo-pos:long "4.14338333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2994%3A0x42F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2994:0x42F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2994'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14338333333'^^xsd:double;
  dwc:latitude '55.46055'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2994:0x42F4B30101000200'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2947%3A0xA9F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2947%3A0xA9F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2947%3A0xA9F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.1435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45935"^^xsd:decimal ;
  dwc:decimalLongitude "4.1435"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2947%3A0xA9F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.1435)"^^geo:wktLiteral ;
  geo-pos:lat "55.45935"^^xsd:decimal ;
  geo-pos:long "4.1435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2947%3A0xA9F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2947:0xA9F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.1435'^^xsd:double;
  dwc:latitude '55.45935'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2947:0xA9F4B30101000100'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2915%3A0xA9F4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2915%3A0xA9F4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2915%3A0xA9F4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.1435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45935"^^xsd:decimal ;
  dwc:decimalLongitude "4.1435"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2915%3A0xA9F4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45935 4.1435)"^^geo:wktLiteral ;
  geo-pos:lat "55.45935"^^xsd:decimal ;
  geo-pos:long "4.1435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2915%3A0xA9F4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2915:0xA9F4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2915'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.1435'^^xsd:double;
  dwc:latitude '55.45935'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2915:0xA9F4B30101000A00'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3101%3A0xA9F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3101%3A0xA9F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3101%3A0xA9F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14358333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14358333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3101%3A0xA9F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14358333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591666667"^^xsd:decimal ;
  geo-pos:long "4.14358333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3101%3A0xA9F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3101:0xA9F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3101'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14358333333'^^xsd:double;
  dwc:latitude '55.4591666667'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3101:0xA9F4B30101000400'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3074%3A0x40F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3074%3A0x40F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3074%3A0x40F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14358333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14358333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3074%3A0x40F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14358333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591666667"^^xsd:decimal ;
  geo-pos:long "4.14358333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3074%3A0x40F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3074:0x40F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3074'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14358333333'^^xsd:double;
  dwc:latitude '55.4591666667'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3074:0x40F4B30101000500'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2937%3A0xACF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2937%3A0xACF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2937%3A0xACF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596833333 4.14358333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14358333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2937%3A0xACF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596833333 4.14358333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596833333"^^xsd:decimal ;
  geo-pos:long "4.14358333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2937%3A0xACF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2937:0xACF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2937'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14358333333'^^xsd:double;
  dwc:latitude '55.4596833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2937:0xACF4B30101000600'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0x42F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0x42F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0x42F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.459 4.14366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.459"^^xsd:decimal ;
  dwc:decimalLongitude "4.14366666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0x42F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.459 4.14366666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.459"^^xsd:decimal ;
  geo-pos:long "4.14366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0x42F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2902:0x42F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14366666667'^^xsd:double;
  dwc:latitude '55.459'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2902:0x42F4B30101000B00'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0xAEF4B30101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0xAEF4B30101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0xAEF4B30101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.459 4.14366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.459"^^xsd:decimal ;
  dwc:decimalLongitude "4.14366666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0xAEF4B30101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.459 4.14366666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.459"^^xsd:decimal ;
  geo-pos:long "4.14366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2902%3A0xAEF4B30101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2902:0xAEF4B30101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14366666667'^^xsd:double;
  dwc:latitude '55.459'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2902:0xAEF4B30101000A00'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2948%3A0x47F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2948%3A0x47F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2948%3A0x47F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4601 4.14366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4601"^^xsd:decimal ;
  dwc:decimalLongitude "4.14366666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2948%3A0x47F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4601 4.14366666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4601"^^xsd:decimal ;
  geo-pos:long "4.14366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2948%3A0x47F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2948:0x47F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2948'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14366666667'^^xsd:double;
  dwc:latitude '55.4601'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2948:0x47F4B30101000800'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2920%3A0xB3F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2920%3A0xB3F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2920%3A0xB3F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4601 4.14366666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4601"^^xsd:decimal ;
  dwc:decimalLongitude "4.14366666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2920%3A0xB3F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4601 4.14366666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4601"^^xsd:decimal ;
  geo-pos:long "4.14366666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2920%3A0xB3F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2920:0xB3F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2920'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14366666667'^^xsd:double;
  dwc:latitude '55.4601'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2920:0xB3F4B30101000500'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x44F4B30101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x44F4B30101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x44F4B30101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14376666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x44F4B30101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14376666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591333333"^^xsd:decimal ;
  geo-pos:long "4.14376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x44F4B30101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2905:0x44F4B30101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14376666667'^^xsd:double;
  dwc:latitude '55.4591333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2905:0x44F4B30101000100'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x42F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x42F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x42F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14376666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x42F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14376666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591333333"^^xsd:decimal ;
  geo-pos:long "4.14376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2905%3A0x42F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2905:0x42F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14376666667'^^xsd:double;
  dwc:latitude '55.4591333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2905:0x42F4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2932%3A0xADF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2932%3A0xADF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2932%3A0xADF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14376666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14376666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2932%3A0xADF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14376666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591333333"^^xsd:decimal ;
  geo-pos:long "4.14376666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2932%3A0xADF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2932:0xADF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2932'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14376666667'^^xsd:double;
  dwc:latitude '55.4591333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2932:0xADF4B30101000B00'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3072%3A0x41F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3072%3A0x41F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3072%3A0x41F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14378333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4593333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14378333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3072%3A0x41F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14378333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4593333333"^^xsd:decimal ;
  geo-pos:long "4.14378333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3072%3A0x41F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3072:0x41F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3072'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14378333333'^^xsd:double;
  dwc:latitude '55.4593333333'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3072:0x41F4B30101000F00'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3099%3A0xAFF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3099%3A0xAFF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3099%3A0xAFF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14378333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4593333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14378333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3099%3A0xAFF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4593333333 4.14378333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4593333333"^^xsd:decimal ;
  geo-pos:long "4.14378333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3099%3A0xAFF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3099:0xAFF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3099'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14378333333'^^xsd:double;
  dwc:latitude '55.4593333333'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3099:0xAFF4B30101000C00'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2941%3A0x44F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2941%3A0x44F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2941%3A0x44F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45975 4.14378333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45975"^^xsd:decimal ;
  dwc:decimalLongitude "4.14378333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2941%3A0x44F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45975 4.14378333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.45975"^^xsd:decimal ;
  geo-pos:long "4.14378333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2941%3A0x44F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2941:0x44F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2941'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14378333333'^^xsd:double;
  dwc:latitude '55.45975'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2941:0x44F4B30101000400'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2820%3A0x3FF4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2820%3A0x3FF4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2820%3A0x3FF4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45975 4.14378333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45975"^^xsd:decimal ;
  dwc:decimalLongitude "4.14378333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2820%3A0x3FF4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45975 4.14378333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.45975"^^xsd:decimal ;
  geo-pos:long "4.14378333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2820%3A0x3FF4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2820:0x3FF4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14378333333'^^xsd:double;
  dwc:latitude '55.45975'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2820:0x3FF4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2992%3A0x46F4B30101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2992%3A0x46F4B30101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2992%3A0x46F4B30101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45915 4.14381666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45915"^^xsd:decimal ;
  dwc:decimalLongitude "4.14381666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2992%3A0x46F4B30101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45915 4.14381666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.45915"^^xsd:decimal ;
  geo-pos:long "4.14381666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2992%3A0x46F4B30101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2992:0x46F4B30101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2992'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14381666667'^^xsd:double;
  dwc:latitude '55.45915'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2992:0x46F4B30101000500'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2821%3A0xADF4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2821%3A0xADF4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2821%3A0xADF4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45915 4.14381666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45915"^^xsd:decimal ;
  dwc:decimalLongitude "4.14381666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2821%3A0xADF4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45915 4.14381666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.45915"^^xsd:decimal ;
  geo-pos:long "4.14381666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2821%3A0xADF4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2821:0xADF4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2821'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14381666667'^^xsd:double;
  dwc:latitude '55.45915'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2821:0xADF4B30101000800'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3017%3A0xB0F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3017%3A0xB0F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3017%3A0xB0F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4598666667 4.14381666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4598666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14381666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3017%3A0xB0F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4598666667 4.14381666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4598666667"^^xsd:decimal ;
  geo-pos:long "4.14381666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3017%3A0xB0F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3017:0xB0F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3017'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14381666667'^^xsd:double;
  dwc:latitude '55.4598666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3017:0xB0F4B30101000900'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2906%3A0xABF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2906%3A0xABF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2906%3A0xABF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4598666667 4.14381666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4598666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14381666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2906%3A0xABF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4598666667 4.14381666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4598666667"^^xsd:decimal ;
  geo-pos:long "4.14381666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2906%3A0xABF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2906:0xABF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2906'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14381666667'^^xsd:double;
  dwc:latitude '55.4598666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2906:0xABF4B30101000B00'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2888%3A0x43F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2888%3A0x43F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2888%3A0x43F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4561666667 4.14383333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4561666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14383333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2888%3A0x43F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4561666667 4.14383333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4561666667"^^xsd:decimal ;
  geo-pos:long "4.14383333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2888%3A0x43F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2888:0x43F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14383333333'^^xsd:double;
  dwc:latitude '55.4561666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2888:0x43F4B30101000D00'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2916%3A0xB0F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2916%3A0xB0F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2916%3A0xB0F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4599833333 4.1439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4599833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1439"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2916%3A0xB0F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4599833333 4.1439)"^^geo:wktLiteral ;
  geo-pos:lat "55.4599833333"^^xsd:decimal ;
  geo-pos:long "4.1439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2916%3A0xB0F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2916:0xB0F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.1439'^^xsd:double;
  dwc:latitude '55.4599833333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2916:0xB0F4B30101000F00'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2935%3A0xADF4B30101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2935%3A0xADF4B30101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2935%3A0xADF4B30101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4599833333 4.1439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4599833333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1439"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2935%3A0xADF4B30101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4599833333 4.1439)"^^geo:wktLiteral ;
  geo-pos:lat "55.4599833333"^^xsd:decimal ;
  geo-pos:long "4.1439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2935%3A0xADF4B30101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2935:0xADF4B30101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2935'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.1439'^^xsd:double;
  dwc:latitude '55.4599833333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2935:0xADF4B30101000C00'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3068%3A0x46F4B30101000F00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3068%3A0x46F4B30101000F00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3068%3A0x46F4B30101000F00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4603 4.14396666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4603"^^xsd:decimal ;
  dwc:decimalLongitude "4.14396666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3068%3A0x46F4B30101000F00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4603 4.14396666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4603"^^xsd:decimal ;
  geo-pos:long "4.14396666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3068%3A0x46F4B30101000F00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3068:0x46F4B30101000F00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3068'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14396666667'^^xsd:double;
  dwc:latitude '55.4603'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3068:0x46F4B30101000F00'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3088%3A0xB2F4B30101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3088%3A0xB2F4B30101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3088%3A0xB2F4B30101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14398333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14398333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3088%3A0xB2F4B30101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14398333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591333333"^^xsd:decimal ;
  geo-pos:long "4.14398333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3088%3A0xB2F4B30101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3088:0xB2F4B30101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3088'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14398333333'^^xsd:double;
  dwc:latitude '55.4591333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3088:0xB2F4B30101000D00'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3007%3A0xB3F4B30101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3007%3A0xB3F4B30101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3007%3A0xB3F4B30101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14398333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14398333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3007%3A0xB3F4B30101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591333333 4.14398333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591333333"^^xsd:decimal ;
  geo-pos:long "4.14398333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3007%3A0xB3F4B30101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3007:0xB3F4B30101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3007'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14398333333'^^xsd:double;
  dwc:latitude '55.4591333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3007:0xB3F4B30101000E00'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2969%3A0x42F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2969%3A0x42F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2969%3A0x42F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45975 4.14401666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45975"^^xsd:decimal ;
  dwc:decimalLongitude "4.14401666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2969%3A0x42F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45975 4.14401666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.45975"^^xsd:decimal ;
  geo-pos:long "4.14401666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2969%3A0x42F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2969:0x42F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2969'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14401666667'^^xsd:double;
  dwc:latitude '55.45975'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2969:0x42F4B30101000600'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2819%3A0x43F4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2819%3A0x43F4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2819%3A0x43F4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591166667 4.14416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14416666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2819%3A0x43F4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591166667 4.14416666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591166667"^^xsd:decimal ;
  geo-pos:long "4.14416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2819%3A0x43F4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2819:0x43F4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14416666667'^^xsd:double;
  dwc:latitude '55.4591166667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2819:0x43F4B30101000900'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3008%3A0xAEF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3008%3A0xAEF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3008%3A0xAEF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591166667 4.14416666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591166667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14416666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3008%3A0xAEF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591166667 4.14416666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591166667"^^xsd:decimal ;
  geo-pos:long "4.14416666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3008%3A0xAEF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3008:0xAEF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3008'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14416666667'^^xsd:double;
  dwc:latitude '55.4591166667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3008:0xAEF4B30101000200'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3047%3A0xA8F4B30101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3047%3A0xA8F4B30101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3047%3A0xA8F4B30101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4589666667 4.14435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4589666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14435"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3047%3A0xA8F4B30101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4589666667 4.14435)"^^geo:wktLiteral ;
  geo-pos:lat "55.4589666667"^^xsd:decimal ;
  geo-pos:long "4.14435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3047%3A0xA8F4B30101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3047:0xA8F4B30101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3047'^^xsd:integer;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14435'^^xsd:double;
  dwc:latitude '55.4589666667'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3047:0xA8F4B30101000800'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2898%3A0xB1F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2898%3A0xB1F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2898%3A0xB1F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14466666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4591666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14466666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2898%3A0xB1F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4591666667 4.14466666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4591666667"^^xsd:decimal ;
  geo-pos:long "4.14466666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2898%3A0xB1F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2898:0xB1F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2898'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14466666667'^^xsd:double;
  dwc:latitude '55.4591666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2898:0xB1F4B30101000700'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2987%3A0xA9F4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2987%3A0xA9F4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2987%3A0xA9F4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4600333333 4.14495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4600333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14495"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2987%3A0xA9F4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4600333333 4.14495)"^^geo:wktLiteral ;
  geo-pos:lat "55.4600333333"^^xsd:decimal ;
  geo-pos:long "4.14495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2987%3A0xA9F4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2987:0xA9F4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2987'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14495'^^xsd:double;
  dwc:latitude '55.4600333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2987:0xA9F4B30101000700'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3120%3A0x40F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3120%3A0x40F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3120%3A0x40F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4600333333 4.14495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4600333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.14495"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3120%3A0x40F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4600333333 4.14495)"^^geo:wktLiteral ;
  geo-pos:lat "55.4600333333"^^xsd:decimal ;
  geo-pos:long "4.14495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3120%3A0x40F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3120:0x40F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3120'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14495'^^xsd:double;
  dwc:latitude '55.4600333333'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3120:0x40F4B30101000200'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2889%3A0xAEF4B30101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2889%3A0xAEF4B30101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2889%3A0xAEF4B30101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4551666667 4.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4551666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.145"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2889%3A0xAEF4B30101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4551666667 4.145)"^^geo:wktLiteral ;
  geo-pos:lat "55.4551666667"^^xsd:decimal ;
  geo-pos:long "4.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2889%3A0xAEF4B30101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2889:0xAEF4B30101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.145'^^xsd:double;
  dwc:latitude '55.4551666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2889:0xAEF4B30101000700'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2863%3A0x3FF4B30101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2863%3A0x3FF4B30101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2863%3A0x3FF4B30101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4551666667 4.145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4551666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.145"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2863%3A0x3FF4B30101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4551666667 4.145)"^^geo:wktLiteral ;
  geo-pos:lat "55.4551666667"^^xsd:decimal ;
  geo-pos:long "4.145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2863%3A0x3FF4B30101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2863:0x3FF4B30101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.145'^^xsd:double;
  dwc:latitude '55.4551666667'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2863:0x3FF4B30101000900'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2929%3A0xAEF4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2929%3A0xAEF4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2929%3A0xAEF4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4592 4.14501666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4592"^^xsd:decimal ;
  dwc:decimalLongitude "4.14501666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2929%3A0xAEF4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4592 4.14501666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4592"^^xsd:decimal ;
  geo-pos:long "4.14501666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2929%3A0xAEF4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2929:0xAEF4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14501666667'^^xsd:double;
  dwc:latitude '55.4592'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2929:0xAEF4B30101000B00'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2897%3A0xABF4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2897%3A0xABF4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2897%3A0xABF4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.457 4.14533333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.457"^^xsd:decimal ;
  dwc:decimalLongitude "4.14533333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2897%3A0xABF4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.457 4.14533333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.457"^^xsd:decimal ;
  geo-pos:long "4.14533333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2897%3A0xABF4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2897:0xABF4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14533333333'^^xsd:double;
  dwc:latitude '55.457'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2897:0xABF4B30101000200'^^xsd:string;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3065%3A0xABF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3065%3A0xABF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3065%3A0xABF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.14561666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14561666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3065%3A0xABF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.14561666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596666667"^^xsd:decimal ;
  geo-pos:long "4.14561666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3065%3A0xABF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3065:0xABF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14561666667'^^xsd:double;
  dwc:latitude '55.4596666667'^^xsd:double;
  dwc:aphiaid '178639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3065:0xABF4B30101000600'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3066%3A0x3FF4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3066%3A0x3FF4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3066%3A0x3FF4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.14561666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.14561666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3066%3A0x3FF4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.14561666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596666667"^^xsd:decimal ;
  geo-pos:long "4.14561666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3066%3A0x3FF4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3066:0x3FF4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3066'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14561666667'^^xsd:double;
  dwc:latitude '55.4596666667'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3066:0x3FF4B30101000300'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2963%3A0x40F4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2963%3A0x40F4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2963%3A0x40F4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595 4.14633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4595"^^xsd:decimal ;
  dwc:decimalLongitude "4.14633333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2963%3A0x40F4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4595 4.14633333333)"^^geo:wktLiteral ;
  geo-pos:lat "55.4595"^^xsd:decimal ;
  geo-pos:long "4.14633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2963%3A0x40F4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2963:0x40F4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2963'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14633333333'^^xsd:double;
  dwc:latitude '55.4595'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2963:0x40F4B30101000400'^^xsd:string;
  dwc:observationDate '1995-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2964%3A0xB3F4B30101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2964%3A0xB3F4B30101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2964%3A0xB3F4B30101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4598333333 4.1465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4598333333"^^xsd:decimal ;
  dwc:decimalLongitude "4.1465"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2964%3A0xB3F4B30101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4598333333 4.1465)"^^geo:wktLiteral ;
  geo-pos:lat "55.4598333333"^^xsd:decimal ;
  geo-pos:long "4.1465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2964%3A0xB3F4B30101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2964:0xB3F4B30101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2964'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.1465'^^xsd:double;
  dwc:latitude '55.4598333333'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2964:0xB3F4B30101000300'^^xsd:string;
  dwc:observationDate '1995-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3073%3A0xAAF4B30101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3073%3A0xAAF4B30101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3073%3A0xAAF4B30101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45865 4.14666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.45865"^^xsd:decimal ;
  dwc:decimalLongitude "4.14666666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3073%3A0xAAF4B30101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.45865 4.14666666667)"^^geo:wktLiteral ;
  geo-pos:lat "55.45865"^^xsd:decimal ;
  geo-pos:long "4.14666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3073%3A0xAAF4B30101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3073:0xAAF4B30101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3073'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.14666666667'^^xsd:double;
  dwc:latitude '55.45865'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3073:0xAAF4B30101000400'^^xsd:string;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3091%3A0x41F4B30101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3091%3A0x41F4B30101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3091%3A0x41F4B30101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4596666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.147"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3091%3A0x41F4B30101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4596666667 4.147)"^^geo:wktLiteral ;
  geo-pos:lat "55.4596666667"^^xsd:decimal ;
  geo-pos:long "4.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3091%3A0x41F4B30101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3091:0x41F4B30101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3091'^^xsd:integer;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '4.147'^^xsd:double;
  dwc:latitude '55.4596666667'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3091:0x41F4B30101000200'^^xsd:string;
  dwc:observationDate '1995-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2487%3A0xAEF4B30101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2487%3A0xAEF4B30101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2487%3A0xAEF4B30101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9108333333 5.19183333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9108333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.19183333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2487%3A0xAEF4B30101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9108333333 5.19183333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.9108333333"^^xsd:decimal ;
  geo-pos:long "5.19183333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2487%3A0xAEF4B30101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2487:0xAEF4B30101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2487'^^xsd:integer;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '5.19183333333'^^xsd:double;
  dwc:latitude '54.9108333333'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2487:0xAEF4B30101000000'^^xsd:string;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2529%3A0xAEF4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2529%3A0xAEF4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2529%3A0xAEF4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0005 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.0005"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2529%3A0xAEF4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.0005 5.667)"^^geo:wktLiteral ;
  geo-pos:lat "54.0005"^^xsd:decimal ;
  geo-pos:long "5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2529%3A0xAEF4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2529:0xAEF4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '54.0005'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2529:0xAEF4B30101000600'^^xsd:string;
  dwc:observationDate '1987-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2549%3A0x45F4B30101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2549%3A0x45F4B30101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2549%3A0x45F4B30101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3335 8.00016666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3335"^^xsd:decimal ;
  dwc:decimalLongitude "8.00016666667"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2549%3A0x45F4B30101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3335 8.00016666667)"^^geo:wktLiteral ;
  geo-pos:lat "54.3335"^^xsd:decimal ;
  geo-pos:long "8.00016666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A2549%3A0x45F4B30101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:2549:0x45F4B30101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:integer;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '8.00016666667'^^xsd:double;
  dwc:latitude '54.3335'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:2549:0x45F4B30101000600'^^xsd:string;
  dwc:observationDate '1987-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3029%3A0x47F4B30101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3029%3A0x47F4B30101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3029%3A0x47F4B30101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2126833333 8.00928333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2126833333"^^xsd:decimal ;
  dwc:decimalLongitude "8.00928333333"^^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/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3029%3A0x47F4B30101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2126833333 8.00928333333)"^^geo:wktLiteral ;
  geo-pos:lat "54.2126833333"^^xsd:decimal ;
  geo-pos:long "8.00928333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2862__urn%3Acatalog%3ASMF%3ACollection%20Echinodermata%3A3029%3A0x47F4B30101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Echinodermata:3029:0x47F4B30101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2862_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-09-09'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Echinodermata'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'North sea'^^xsd:string;
  dwc:longitude '8.00928333333'^^xsd:double;
  dwc:latitude '54.2126833333'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Echinodermata:3029:0x47F4B30101000B00'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF